Dione form wizard joomla component jobs
We are looking for creative graphic designer (exp. in Adobe Illustrator) to design a ~4-page admission form for our newly established NGO, for Special Needs Children. Key Requirements: 1. Creativity and Aesthetic Appeal: The form should have a clean and professional design that reflects our mission of providing world-class support for children with special needs. 2. Functional Layout: All fields must have adequate space for users to write comfortably. 3. File Specifications: • Format: Adobe Illustrator (AI) • All elements must be well-organized in layers and fully editable. 4. Reference: A reference form is attached for guidance. 5. Printing Considerations: The design must be suitable for printing without any loss in quality. 6. Original Work: The ...
I have a Joomla 5 website with a modified third-party search module that is supposed to locate videos from a video component. Currently, the search results are not displaying correctly. Key Requirements: - Diagnose and fix the search module so that it correctly displays search results. - Ensure the search module is able to effectively search through and display results from the video component. Ideal Skills: - Deep knowledge of Joomla 5. - Experience with third-party Joomla extensions and custom modifications. - Strong problem-solving skills to diagnose issues with the search module. - Ability to ensure the search module is functioning optimally and delivering accurate results.
...resemble JotForm's Workflow Builder in functionality and design, with some additional features specific to our use case. The system is built using Laravel 11, , and Vue 3 Composition API, and the Workflow Builder must seamlessly integrate into our existing application. Key Requirements: Workflow Elements with Settings: Basic Elements: Form: Create forms with settings to link another form, assign to email addresses, admins, or teams. Payment Form: Integrate payment forms with actions for employees or teams. Email: Add email templates, send notifications, and configure recipients. Task: Create tasks with: Title and description. Multiple outcomes (e.g., complete, pending, etc.). Assignment to teams or admins. Notification emails, task expiration, and reminders....
...building client-side applications. They collaborate closely with back-end developers, UX/UI designers, and product teams to ensure high-performance, responsive, and user-friendly applications. --- ### **Key Responsibilities** 1. **Application Development:** - Develop and maintain single-page applications (SPAs) using Angular. - Implement reusable and modular components using Angular's component-based architecture. - Build efficient and responsive user interfaces. 2. **Collaboration:** - Work closely with UX/UI designers to translate design wireframes into functional applications. - Collaborate with back-end developers to integrate APIs and ensure seamless communication between the front-end and back-end. 3. **Optimization and Testing:** - Optimize appli...
I'm looking for an experienced Linux specialist to certify some hardware. The hardware in question are servers that will be running Ubuntu. I need a comprehensive evaluation and certification of all server components, including CP...specialist to certify some hardware. The hardware in question are servers that will be running Ubuntu. I need a comprehensive evaluation and certification of all server components, including CPU and Memory, Storage and RAID, and Networking. Ideal skills for this job include: - Extensive knowledge of Ubuntu and Linux in general - Hands-on experience with server hardware - Understanding of server component requirements and performance metrics - Certification experience Please provide examples of previous certification work done, particularly with ...
I'm looking for a professional web and mobile app developer to create an educational platform aimed at students. This platform will also have an e-commerce component. Key Requirements: - The educational platform will provide a variety of learning materials including video lessons, articles and texts, and interactive seminars. - An important feature of the platform is a user progress tracking system. Ideal Skills: - Extensive experience in developing e-learning platforms - Proficiency in creating e-commerce websites - Expertise in mobile app development - Excellent understanding of user interface and user experience design principles Please provide examples of similar projects you've completed in the past.
I'm in urgent need of a WooCommerce specialist. The task involves editing and integrating payment widgets on my store. This is a critical component of my e-commerce site and needs immediate attention. Key Responsibilities: - Edit existing payment widgets to enhance their functionality - Integrate new payment widgets as per requirements Ideal Skills: - Deep understanding of WooCommerce platform - Previous experience with payment widget customization - Expertise in integrating various payment gateways If you have a proven track record in managing and customizing WooCommerce payment widgets, I would love to hear from you.
You must be a Microsoft Word Expert in creating fields. I'm looking to have a simple, basic form created on a Word document that is editable. I need this made in 6 hours. I need to be able to edit the entire document, and add as many pages to the document as I want. I will show the form that I need made to those with expert Word document experience. Key Requirements: - The form should be created without any complex elements such as calculations or automated fields. Just standard fields. - Experience with Microsoft Word and form creation is essential. You must sign my MNDA before I can share any samples of exactly what I need made. I will own the copyright to all the images, graphics, files, text, lists, menu's, files, native files. I will own the...
I'm looking for an expert in Google Sheets to create a comprehensive spreadsheet calculator aimed at wealth building through property investment. We want to show in a well laid out way the benefit of purchasing an investment property, writing off the interest component of the investment loan and adding that back into the owner occupied property to pay it off faster Key Features: - Inputs: Users will need to enter their current home loan details, their incomes, costs associated with purchasing a new investment property, average home price growth, and a depreciation schedule. - Outputs: The calculator should provide insights on necessary extra repayments, projected wealth growth over time, and how much faster they can pay off their owner-occupied home. Ideal Skills: - Proficien...
I'm looking for an experienced GCP professional to help with deploying an application with the following specifications: - An internet-facing application load balancer to ensure smooth user experience by directing traffic to various pods. - An authentication component using oauth2-proxy or an equivalent, with Google as the preferred provider. - A Streamlit app deployed on GKE, equipped with a langgraph agent. - An auto-scaling GKE cluster to accommodate fluctuating user loads. - A Cloud Datastore to collect user logins, feedback, and session logs. Ideal candidates should have extensive experience with Google Cloud Platform, Kubernetes, and Streamlit. A deep understanding of setting up load balancers and auto-scaling clusters is essential. Please include examples of similar pr...
I need a freelancer to replicate a Microsoft Form into a Google Form. The form link will be provided upon acceptance of the project. Key Requirements: - Exact replication of the Microsoft Form, with minor customizations. - Changing the color scheme of the Google Form to match my brand colors. Ideal Skills: - Proficiency in Google Forms and Microsoft Forms. - Attention to detail for exact replication. - Ability to implement minor customizations. - Good understanding of color schemes for brand consistency.
...intellectual property. Using LangChain and GPT-4, the AI workflow will implement Retrieval-Augmented Generation (RAG) by querying embeddings stored in a vector database (e.g., Pinecone). The agent must also infer logical applications or improvements based on the retrieved content, enabling cross-industry solutions and actionable insights. The semantic search implementation will be a critical component of the project. Patent data will be processed and indexed into embeddings using the OpenAI Embedding API (text-embedding-ada-002). These embeddings will be stored in Pinecone, enabling semantic search workflows that retrieve the most relevant content based on the user's query. You will integrate the search functionality with the AI agent, ensuring that retrieved data is dynami...
I'm trying to learn things online by gathering the CC of Videos into TXT files and read it instead. I need a way to automate the gathering of the text files with the close captioning. Here is a video explaining: Desired Programming Language: Python C# (preferred) Or whatever is best for this type of work * Do not bid if you have under 3 reviews, you will be ignored * Need Source Code when Job is Complete, After any Bug fixes, and Updates * Milestone release upon completion of project & is bug free. * Please post "I've read everything" when applying, so I'll know you actually read this and give you priority response. * I'm looking for best deal possible.
...values. error state to store any error messages. isLoggedIn state to manage the login status. Form Handling: Basic validation to ensure both fields are filled. Mock authentication logic to check if the username is 'admin' and the password is 'password'. If credentials are valid, set isLoggedIn to true and store a mock JWT token in local storage. UI Components: Login Form: Includes input fields for username and password, styled using Shadcn UI components. Error Message: Uses Shadcn UI's Alert component to display error messages. Admin Dashboard: Displays a welcome message and a logout button if the user is logged in. Icons: Uses the Lock icon from Lucide React to enhance the UI. This component provides a basic yet functional logi...
I'm looking for a skilled developer to create a compreh...(SMS). This system should encompass various vital modules and features, including: - Core SMS Modules: The system must include Student Management, Staff Management, Timetable Management, Transport, Library, and Reporting modules. - ERP Functionalities: The ERP aspect of the system should cover Financial Management, Human Resource Management, and Inventory Management. - Asset Management: This component of the system should facilitate Asset Tracking, Asset Maintenance, and Asset Allocation. Ideal candidates for this project should have proven experience in developing similar systems and a deep understanding of both school management needs and ERP functionalities. Please include relevant examples of your previous work in...
I'm looking for a skilled Webflow developer who can create a project website for my Web3 AI venture. The site needs to incorporate Wallet Connect for user authentication. Key Features: - Integration of Wallet Connect for user authentication - AI component in the form of a Chatbot/Assistant - Comprehensive Github repository and thorough documentation Ideal Skills: - Proficient in Webflow - Experienced with Wallet Connect integration - Skilled in AI implementation - Familiar with GitHub - Excellent documentation skills
I'm in need of a vintage style logo for my online shop. The logo should incorporate both text and an icon, with the icon consisting of nature elements. Key Requirements: - A modern interpretation of a vintage style - Ability to creatively incorporate nature elements into an icon - Strong typography skills for the text component - Experience in designing minimalist yet impactful logos Please provide a portfolio of your previous work that aligns with this brief.
I'm looking to create a Google Form that serves as a registration form for an upcoming event. Ideal Skills and Experience: - Proficiency in Google Forms - Experience in creating user-friendly registration forms - Attention to detail to ensure all necessary fields are included
Project IT The ol of than at oat reh the sing the se of restine so or pree. Throughout the semester, we'll divide our tasks into 3 or 4 SCRUM sprints. In each sprint, we'll plan the next phase of our work. To document our progress and the project stages, we'll use JIRA. Students may form groups of between 1 and 9 members (in line with SCRUM methodology). The topic of the project or application is open-ended, but we won't aim for a complete solution. However, the project must include a functional component, as it will be needed for one of our stages, which is testing. An essential part of the project involves designing both functional and non-functional requirements, as well as proposing a suitable tech stack for the specific problem being solved. In terms ...
Create a wall building system, such that it follows terrain, has building modes: straight walls, curved walls, freehand walls. The walls should bend and not break. You can use the SplineMeshRenderer from Unity Asset Store or suggest another asset for me to buy. Add Wizard, Priest and Paladin to game, just like archer Fix WTowerBuilder and TowerBuilder scripts, such that the Wizard tower and regular tower are fixed to the bottom to the mouse, when placing them, instead of fixed to the top, etc
...(Digital Marketing Manager, PPC Specialist) and their workflows. UI/UX Design Develop a consistent, modern, and intuitive visual language for the platform (color palette, typography, component library). Prototype or high-fidelity mockups (Figma/Sketch/Adobe XD) for the main dashboards and detail pages. Create interactive elements (tabs, tables, drill-down charts, filter panels) that handle complex data elegantly. Feedback & Iterations We’ll provide feedback from our marketing team (and potentially from clients). Designer refines layouts until the final design is approved. Handoff Supply all design assets, component specs, and interactions to our development team. Potential ongoing design support during the dev cycle. DESIRED SKILLS & EXPERIENCE: Proven UI...
I'm looking for a mechanical engineer with expertise in air conditioning, specifically in the design and development sector. Your role would predominantly involve component selection and integration for residential air conditioning systems. Ideal skills and experience for the job: - Extensive knowledge and experience in mechanical engineering, specifically in air conditioning design. - Proficient in component selection and integration for HVAC systems. - Experience working with residential air conditioning systems. - Strong problem-solving skills and ability to optimize performance. - Excellent communication skills for clear articulation of design concepts.
...System) tailored to my specifications. Key Features Required: - Employee Management: The system should facilitate the seamless handling of employee data, from recruitment to retirement. - Payroll Processing: A robust payroll module is essential, capable of managing the complexities of multi-company payroll. - Attendance Tracking: The system needs to include an effective attendance monitoring component. - Candidate Application Tracking: The HRMS should be able to track candidate applications throughout the recruitment process. Ideal Skills and Experience: - Proficiency in PHP and Laravel is a must. - Prior experience in developing HRMS systems will be a significant advantage. - Knowledge of multi-company system development is highly desirable. - Strong understanding of core HR ...
I'm currently facing a critical issue with my website, londoncabweddings.com.au. I'm unable to access the Admin CMS and keep receiving 403 Forbidden Errors. I have checked all the usual suspects including file permissions and A records. - CMS: The website is running on a custom PHP CMS, not a typical one like WordPress or Joomla. - Modifications: There have been changes made to the site a few years back, but no recent updates or installations of plugins or themes. - Error: The specific issue at hand is the persistent 403 Forbidden Error. I need an experienced web developer who can troubleshoot this issue quickly and efficiently, as I need access to the Admin CMS as soon as possible. Skills in PHP, CMS management and server troubleshooting would be highly beneficial.
Need a Joomla expert to do a quick review of my website. My server host is always uping my costs for technical reasons, and as a self-taught user, Im unsure about these reasons. - Overall review of the website - Extensive experience with Joomla - good at identifying performance issues - can give clear, understandable advice for a non-technical builder At the moment the website isn't used by any real users, but does have alot of bot traffic. Would be good to have a joomla professional give me some advice
I need an expert to enhance my existing Vehicle Inspection Form on Jotform. This form needs to accommodate inspection for both Cars and Trucks, with sections for Engine inspection, Tire and brakes check, Exterior condition. I have a digital sample form that can be shared for reference. Skills required: - Proficiency in Jotform - Experience in designing vehicle inspection forms - Ability to work with data tables Please get in touch if you can assist with this project.
Hi RitRin Tech Wizard, I noticed your profile and would like to offer you my project. We can discuss any details over chat.
I need help upgrading my Joomla CMS from version 3 to version 4. I want to do this directly on the live site. Scope of work: - Evaluate my current Joomla CMS to prepare for the upgrade. - Oversee the actual upgrade to version 4. - Conduct all necessary compatibility checks and troubleshoot any issues that come up during the process. Deliverable: February 28, 2025 Ideal Skills: - Extensive experience with Joomla CMS, particularly versions 3 and 4. - Strong troubleshooting skills to resolve issues during the upgrade. - Ability to perform compatibility checks post-upgrade.
I'm seeking a talented voice actor for an exciting project involving the narration of audiobooks across various genres, specifically fiction and non-fiction. The ability to convey a range of emotions and tones is essential, with particular emphasis on: - Excitement and tension - Warmth and humor - Seriousness and gravity Accents are a key component of this project. While American and British English accents are the primary focus, any additional accents or languages you can provide, will be a significant advantage. Key Requirements: - Clear and accurate pronunciation, with the ability to follow pronunciation guides as necessary - Skill in conveying the emotional tone of the content - Experience in voice acting, particularly in audiobook narration - A good quality recording se...
Recruiting for network marketing. i need freelancer to post and publish my advertisement with its own link for whom interested to Register their information on the link form then to be contacted by our team for guiding them to attend our company's online introduction
I'm seeking a skilled professional to mount a source code to a Windows Form application executable. Source code files are of .rdf and .dll file extension respectively. This is a personal project and time is of the essence, so I need someone who can get the job done quickly. Key requirements: - Proven experience in integrating source codes into Windows Forms executable applications - Capability to deliver the project urgently
...innovative IoT company, we need an experienced Mobile App Developer to enhance our existing iOS home water management app and port it to Android. The primary aim of the port is to maintain feature parity with the iOS app while complying with Android user interface guidelines. Key Responsibilities: - Implement new features including real-time leak detection notifications, an enhanced in-app setup wizard for PVC and Pex pipes, and upgraded user account profiles. - Ensure the Android version mirrors the iOS app in terms of features. - Use AWS SDKs for direct integration with AWS services. Ideal Skills & Experience: - Extensive experience in iOS and Android mobile app development, particularly in IoT integrations. - Strong understanding of platform-specific UI/UX standards, uni...
I'm in need of a skilled professional who can convert a Word document into a PDF application form. The form should include both text input fields and checkboxes/radio buttons. All text input fields should be standard single-line fields. Ideal skills for this job include: - Proficiency in Microsoft Word and PDF editing software - Experience in creating interactive PDF forms - Attention to detail to ensure accurate field placement and formatting I look forward to working with you on this project.
I have a 3D model of a speaker box designed in Fusion 360. The 3D model is mostly complete, but I need precise 2D drawings for manufacturing. I’m looking for a CAD professional who can generate a set of 2D technical drawings for each component (top and bottom sides of box, front panel, etc), with minimal modifications to the existing design. Specifically, these parts will be cut from 18mm MDF and processed on a CNC router, so the drawings must accurately reflect this thickness and any relevant CNC details (such as pocketing, through holes, etc.). Requirements: * Proficiency in Fusion 360 (or equivalent CAD software) * Ability to produce detailed 2D drawings from a 3D model (including dimensions, annotations, and other manufacturing details) * Keep any design changes to a mini...
Contract Engineer Needed: Telecommunications & Personal Device Expertise for Product Design I need an experienced engineer with a strong background in telecommunications and personal device development to assist with the technical design and development of a wearable product. I need assistance with component selection, hardware design, and integration strategies, which will in turn, drive product designs that achieve optimal functionality and performance. A strong understanding of hardware design, signal processing, and wireless communication protocols (e.g., 4G, 5G, Wi-Fi, Bluetooth) is needed. Experience with product lifecycle development, from concept to manufacturing is desirable.
I need a skilled freelancer to write Selenium code that automates form filling on various e-commerce websites. Key Requirements: - Proficiency in Python and Selenium - Experience with form filling automation - Knowledge of e-commerce site structures - Ability to ensure smooth functionality on Chrome browser
I'm seeking a developer to assist in building the component of a Svelte-based frontend for a SaaS application, as well as creating a RESTful API to connect with the backend in a JAM stack. Additionally, the site and control panel will need optimization. Key Responsibilities: - Collaborate in the component development of the user interface - Help design and implement various types of components, including navigation menus, forms, inputs, and dynamic content sections - Develop a RESTful API to link the frontend and backend - Assist in the optimization of the site and admin panel Ideal Skills and Experience: - Proficient in Svelte with a strong background in component development - Experience in building and integrating RESTful APIs - Familiarity with JAM stack pri...
...looking for a freelancer with exceptional Google Sheets skills to create a tailored spreadsheet for my photography company. This Google Sheet should effectively manage Attendance, CRM, and Work Management. Key Components: - Attendance Tracking: I need a system for daily check-in/check-out. It should be simple, intuitive, and able to provide a clear overview of employee attendance. - CRM: The CRM component should manage client contacts, track leads, and oversee our sales pipeline. It’s crucial for this part to be user-friendly yet comprehensive enough to handle our growing client base. - Work Management: This section should allow us to monitor project progress, allocate tasks, and manage deadlines effectively. Ideal Skills: - Advanced Google Sheets proficiency. - Prior exp...
I need a dual-focused project. First, I require the creation of a comprehensive data strategy tailored for the healthcare sector. This strategy should encompass all facets of data usage in healthcare, from collection to application. Second, I need this strategy to be communicated and taught to our Quality Improvement Managers. The teaching component should cover: - Data analysis techniques - Data privacy and security - Data management systems (suggestions for what is the best system to train on e.g. Power Pivot, Power BI, Tableau) - Data presentation and value I am looking for a professional with substantial experience in healthcare data management and training. The ideal freelancer would have a background in both data science and healthcare, with proven skills in developing data...
I'm seeking an experienced Joomla developer to upgrade my Joomla site from 3.9.27 to 4.4 The job involves ensuring the site remains functional post-upgrade, particularly the Adsmanager extension/component, as well as other existing extensions. Key Responsibilities: - Upgrade the Joomla site - Ensure the custom theme is compatible with Joomla 4.4 - Verify and maintain the functionality of all existing extensions, especially Adsmanager Ideal Skills: - Proficient in Joomla with extensive upgrade experience - Skilled in custom theme modifications - Familiar with the Adsmanager extension - Capable of troubleshooting and resolving post-upgrade issues
I need an InDesign specialist to convert my Excel data into a printable and fillable form. This task includes making certain elements from the Excel sheet functional in InDesign, specifically: - Creating a printable form in InDesign. - Incorporating text fields as interactive elements in the PDF. - Ensuring that all relevant Excel formulas are functional in the InDesign form. Ideal freelancers for this project are those with extensive experience in Adobe InDesign and Microsoft Excel. Understanding how to create forms in InDesign and make them interactive is crucial. Please provide examples of similar projects you have completed in your bid.
I'm seeking a professional web developer to enhance my current contact form by adding a resume submission feature. Key Requirements: - Modification of existing contact form to incorporate a resume upload functionality. - Ensure the upload option is set to 'File Upload'. - Configure the system to accept resume submissions in PDF and Word document formats only. Ideal Skills: - Proficiency in web development and form integration. - Experience with file upload functionalities. - Understanding of file format configurations.
I need a proficient developer to help me transform an HTML template into a Vite React project. The project should utilize Tailwind CSS and TypeScript, and the conversion should be done using a class-based component. This task is focused on just a single page. Modifications Required: - Layout/Design: The HTML template will need to be modified to fit a new layout and design. I have a style guide that will provide the necessary specifications for these alterations. - Style Guide Adherence: The updated template will need to align with my style guide, particularly regarding colors and fonts, as well as the layout structure. Ideal Skills and Experience: - Strong expertise in Vite, React, Tailwind CSS and TypeScript - Proven experience with class-based React components - Proficiency in ...
I'm in search of an experienced blockchain developer to create and mint an exclusive, limited supply token on the Polygon network. This token will serve dual purposes - primarily for raising funds and secondarily as a key component of a customer loyalty rewards system. Key Responsibilities: - Develop a limited supply token that ensures exclusivity and value. - Create and implement a smart contract for the token to guarantee a controlled and limited distribution over time. - Organize an initial distribution to early investors, incorporating a lock-up period. - Design a comprehensive staking system. This should allow users to stake their tokens for additional rewards, with both fixed and variable staking periods. Data & Analytics: I require a detailed tracking and analytics...
...the 'ash' character Æ or lower case æ (see e.g. attached symbol).The design should be sleek and professional, embodying a contemporary aesthetic. The color scheme is should match that brief - could be single tone or have a couple of elements - should be understated rather than loud and brash, and could - but doesn't need to - embody an 'East meets West' dynamic (e.g. using an ink brushstroke component) as the company provides services connecting Asia and Europe/US. Key requirements include: - Strong skills in modern logo design - Experience in working with subtle and muted color palettes - Excellent typography skills, as the logo will primarily be text-based - Ability to deliver high-quality, professional design A keen eye for detail and a ...
Hi Mehedi. You did a logo for me a few years back. It was the Wizard Turtle. You did a great job on that so I wanted to see if you wanted to do another project. It's another fun one like that. Let me know and I'll give you the details and you can give me your price. Thank you.
I'm in need of an expert to help me link my newly purchased GoDaddy domain to my existing Teachable course. I also require assistance in configuring my WordPress site to sync with this new domain and my GoHighLevel funnel. Setting up the WordPress site has proven to be quite challenging for me, so I need someone who can guide me through this process. Key Tasks: - Link GoDaddy Domain to Teachable Course - Set up and configure WordPress site - Integrate the GoHighLevel funnel with WordPress - Provide guidance and support in WordPress setup Skills and Experience: - Proficiency in domain linking, particularly with GoDaddy and Teachable - Extensive experience with WordPress setup and configuration - Knowledge of GoHighLevel funnel integration - Excellent communication skills for providin...
I require an experienced VBA programmer to write a script for my Office 365 Excel workbook. The task is to automate the printing process of a specific worksheet based on a cell value in the 'Component Index' worksheet. Key Requirements: - The 'Component Index' worksheet contains the cell value that determines the number of pages to print. - The script should allow for changing the name of the workbook without interrupting the print process. - The automation should seamlessly integrate with Excel's regular print button. The ideal candidate for this project should be proficient in VBA programming and have extensive experience with Excel 2019 and Office 365. Knowledge of Excel's print processes and handling of workbook events is crucial. Please ...
Illustrate an Elf Wizard alongside a majestic dragon, featuring intricate robes, a glowing staff, and the dragon’s imposing form, emphasizing magical synergy and fantasy grandeur.
...modern-styled display for an AI agent on my website. This display should be visually appealing and incorporate the following functionalities: Attach is how it currently looks and there are 2 images of how it should look. - Interactive Chat: The AI agent should be able to engage with visitors through an interactive chat feature. - Voice Interaction: The display should also include a voice interaction component, allowing users to communicate with the AI agent verbally. - Visual Animations: To make the display more engaging, the AI agent should include visual animations. This project requires a freelancer with expertise in web design, AI integration and animation. A strong portfolio of modern design work will be an advantage. Please note that the specific page for the AI agent dis...