Godaddy api integration jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 godaddy api integration jobs found, pricing in USD

    I discovered LM Studio and its server functionality but I didn't quite understand how to use API from external devices (tablets, smartphones)

    $38 (Avg Bid)
    $38 Avg Bid
    16 bids

    Note my budget not more 20$ for the whole project Request create web app based on chatgpt API or any similar free APIs that helping people answer questions based on AI

    $27 (Avg Bid)
    $27 Avg Bid
    8 bids

    ...this opportunity. I am glad to connect with you and will try our best to deliver you a robust solution for eLearning product. We can provide you these features in Mobile Application: 1. Login/Signup using Mobile OTP 2. Landing page with courses and categories 3. Video Classes 4. Live Classes 5. Chat in Live Class 6. Mock Test Series 7. PDF & Notes 8. Offline Downloading 9. Payment Gateway Integration 10. Coupons 11. Challenge Module 12. ePapers 13. Student Community Deliverables: 1. Android and iOS Application 2. Super Admin Panel to manage the product 3. Technical Consultancy for all components required to successfully launch this product 4. App publishing and deployment Total Cost: USD 4000 Milestones: 1. Design and Planning Phase: 750 USD (Week 1 and 2) 2. Frontend ...

    $1500 (Avg Bid)
    $1500 Avg Bid
    1 bids

    Considering a specialist with strong proficiency in Shopify and Inventory Management to resolve and organize inventory syncing from outside API feeds into shopify and across various sales channels Amazon, eBay, and Facebook Shop. Considering a 3rd party app for cross platform sync of inventiry, inventory on hand management as compared to api feed inventory, cataloguing etc The ideal freelancer for this job should have: - Proven experience in Stock Management - High proficiency in Shopify - Hands-on experience with tools like an API Feed, Amazon, eBay, Facebook Shop - A history of resolving sync issues across numerous sales platforms - Understand and have experience in integrating and aligning with third-party sellers, especially Sellbrite. Your primary task will be...

    $908 (Avg Bid)
    $908 Avg Bid
    76 bids

    I'm in search of a developer experienced in designing mobile apps on the Wix platform. Project details: - The app should include features such as user registration and login, in-app messaging, and payment gateway integration. - The platform is intended for the general public, so it must be user-friendly and intuitive. - I'm seeking a minimalistic and clean design that is simple yet eye-catching. Skills and Experience: - Expert knowledge in Wix mobile app development - Experience in integrating a payment gateway into a mobile app - Proven track record in creating user-friendly apps - A keen eye for clean, minimalistic design Please note, my budget for this project is $3000. Only those with relevant knowledge and experience should apply. Let's create an app that ...

    $744 (Avg Bid)
    $744 Avg Bid
    7 bids

    ...tickets upon pressing a button inside Excel. Specifically, I need someone skilled in Excel VBA programming and API integration work to: - Design a user-friendly interface in the workbook where one can press a button to initiate the retrieval of ticket information. You should be able to retrieve the latest ticket, and then have two more buttons to go to next & previous tickets. - Implement secure API connections to Zoho Desk to enable the retrieval of ticket information usuing oauth. The fields I need are: Subject Account Name: Contact Name: Date Created: Ticket Number: The ideal freelancer for this project should have proven experience in Excel VBA, Zoho Desk, and API integration. They should also have sound understanding of data handling, as...

    $18 (Avg Bid)
    $18 Avg Bid
    3 bids

    I'm seeking a skilled Odoo developer for a series of tasks focusing on maintenance, promotions, and payment methods. - **Maintenance Tasks:** The job includes bug fixes, performance optimization, and content/images updates. - **Promotions Customization:** I need both creating brand-new offers and tweaking existing promotions. Integration of promotional codes is also a crucial aspect. - **Payment Methods Integration:** I'm looking to incorporate Conekta and Openpay payment methods, specifically for convenience store codes. For this project, you'll need: - Proficient in Odoo framework - Experience in e-commerce and promotions customization - Knowledge of payment gateway integrations - Strong communication skills - Preferable to work in Mexico Standa...

    $9 / hr (Avg Bid)
    NDA
    $9 / hr Avg Bid
    6 bids

    I'm looking for a Flutter developer to resolve a specific issue I'm facing with integrating the Meta API for Facebook login in my app. The problem is that the login functionality does not seem to work. - The issue: The Meta API for Facebook login needs to be fixed, as the current implementation is not working as intended. - Platform: The app is targeted at both iOS and Android, so it's crucial that the fix is tested and functional on both platforms. The ideal candidate for this project should have: - Proven experience with Flutter, particularly with integrating third-party APIs like Facebook's for login functionality. - A good understanding of Meta APIs and the specific requirements for integrating them into Flutter apps. - The ability to troubleshoot...

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    18 bids

    I am in need of a Discord self-bot that's capable of responding with tap on reaction of famous bot karuta message and also reacting on it more details in dm - Implementing image reactions: The bot must recognize and respond to specific user commands with pre-defined custom images. Skills and Experie...in need of a Discord self-bot that's capable of responding with tap on reaction of famous bot karuta message and also reacting on it more details in dm - Implementing image reactions: The bot must recognize and respond to specific user commands with pre-defined custom images. Skills and Experience: - High-level understanding of bot creation and functionality in Discord. - Proficiency in using API for creating reactions. - Experience designing and implementing custom f...

    $22 (Avg Bid)
    $22 Avg Bid
    4 bids

    I am looking for an experienced, senior-level Java backend developer to build a new application from scratch in the healthcare industry. This novel undertaking will require a high level of expertise and the following skills: - Robust knowledge in database management - Proficiency in API development - Skills in business logic analysis - Business Logic Expert Applicants should ideally have a strong background in full-time Java backend development, with previous project experience in healthcare or similar fields. Looking for 2 Profiles Europe Based , Java Backend Senior. In this project front is made in AngularJS (as per other front devs)

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    37 bids

    I'm in urgent need of a Python Django developer to help me deploy my old website files on Namecheap. Here's a rundown of the tasks and requirements: - Deploying old website files on Namecheap: I need you to swiftly and effectively set up and configure the database for my project. - No new development or integrations: You won't be tasked with front-end or API work, just the deployment of the existing files. Your experience with Django and database setup are paramount. Time is of the essence, so I need a professional who can work efficiently and effectively.

    $9 (Avg Bid)
    $9 Avg Bid
    5 bids

    .../xxx/var/ppppp; add_header 'Access-Control-Allow-Origin' $cors_origin; add_header 'Vary' 'Accept-Encoding,Origin'; try_files /staticfiles/$file =404; } location ~ ^/media/(?P<file>.*) { root /xxx/var/ppppp; try_files /media/$file =404; } location / { try_files $uri u/proxy_to_app; client_max_body_size 4M; } location ~ ^/(api)/ { try_files $uri u/proxy_to_app; client_max_body_size 4M; } location / { root /xxx/app/nginx; try_files $uri / =404; } location u/proxy_to_app { proxy_set_header X-Forwarded-Proto $http_x_forwarded_proto; proxy_set_header X-Forwarded-Port $http_x_forwarded_port; prox...

    $45 (Avg Bid)
    $45 Avg Bid
    7 bids

    ...a proficient developer to create a Discord Crypto Faucet with unique functionalities. As a digital asset enthusiast, my plan revolves around creating an engaging and interactive platform that will not only serve as an avenue for crypto enthusiasts to have fun, but also learn more about and claim cryptocurrencies. Features include: - A robust system enabling users to claim crypto rewards - Integration with a cryptocurrency wallet for seamless transactions and security The specific cryptocurrency to be supported on this faucet is RHINE. Lastly, users should be able to claim rewards from this faucet every 5 minutes. This unique feature will serve as a strong attraction for users. Skills and Experience: - Extensive experience in developing Discord bots - Knowledge of Crypto AP...

    $190 (Avg Bid)
    $190 Avg Bid
    45 bids

    I am seeking an experienced professional to integrate Directions, Geolocation, and Custom markers into a Google Maps project for my locksmith business. The ultimate aim is marketing-focused to drive more traffic to our website and enhance our visibility in local search results. Key Aspects for the project include: - Knowledge of Google Maps API functionalities especially pertaining to Directions, Geolocation, and Custom markers. - Proven experience in Search Engine Optimization (SEO) and Local Directory Listings. - Proven track record of improving website traffic and boosting local visibility through effective marketing strategies. - Understanding of the locksmith industry and the unique needs of a local service-based business will be an added advantage. Please bid if you meet ...

    $392 (Avg Bid)
    $392 Avg Bid
    48 bids

    I need an experienced developer who can design and build a proof of concept(POC) within 2 months for marketplace app for both Android and iOS. This app should function seamlessly, being simple to use wit...simple to use with users able to: - Filter searches - View listings - Interact via a messaging system - Execute secure payments - Utilize an AI-based search We do not need the scalability and storage aspect covered in POC phase. I just production ready UX. Ideal candidates have a proven track record in mobile app development, specifically with e-commerce platforms. Familiarity with AI integration is desirable. If you possess great UI/UX design skills and have the ability to create logical and intuitive navigation, I am interested to hear more about your work process and past...

    $379 (Avg Bid)
    $379 Avg Bid
    11 bids

    I need an immediate migration from GoDaddy to another hosting provider, most likely Hostinger, for my WordPress website. The primary reason for this migration is to tap into better performance capabilities that my current hosting provider is unable to deliver. Key Requirements: - Faster Loading Times: The new hosting provider should be able to significantly improve my website's loading speed. - Higher Uptime Guarantee: I need strong assurances that my website will be up and running almost constantly. - Improved Security Features: I require enhanced security measures to protect my website and its data from any potential threats. The ideal freelancer for this project should possess the following skills and experience: - Proficient in WordPress migrations - Expertise in differen...

    $16 (Avg Bid)
    $16 Avg Bid
    29 bids

    I'm seeking a Minecraft expert to help me set up a survival mode Minecraft server. Key Project Details: - **Survival Mode Setup**: The primary focus of this project is to create a distinctive survival mode suitable for a smaller player base. - **Unique Items**: I will need engaging, custom, and unique items for players to discover and utilize in the game. - **Crate Rankups Integration**: I also want to include a crate rankups system to add a layer of progression and reward for players. Ideal Skills and Experience: - **Minecraft Server Administration**: Experience in setting up and maintaining Minecraft servers is a must. - **Plugin Development**: Proficiency in developing Minecraft plugins is highly desired, specifically for creating custom items and integrating rank...

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    33 bids

    Seeking a talented web designer to develop a unique and custom online portfolio based around showcasing my videos. This is not merely a typical video blog or gallery; I am aiming for a portfolio site that breaks the mould and redefines viewer engagement. Key Tasks: - Incorporate videos prominently into the website design - Ensure the design is unique, custom, and not templat...the mould and redefines viewer engagement. Key Tasks: - Incorporate videos prominently into the website design - Ensure the design is unique, custom, and not template-based. - Create a user-friendly and visually engaging interface Ideal Candidate Should Have: - Extensive experience in website design and development - Proven track record of unique, creative web design - Expertise in video integration on...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    9 bids

    Integration of Remote Service: The main goal is to integrate a remote service, which is accessible via a REST endpoint, into the ThisIsMe service suite. AWS Lambda Implementation: AWS Lambdas will be utilized to handle requests to the remote service and return responses to ThisIsMe clients. This means you'll be creating Lambda functions that will act as the intermediary between ThisIsMe and the remote service. Blueprint and Flow: You'll be provided with a blueprint that serves as the foundation for the AWS Lambda service. This blueprint will outline the structure and requirements for the Lambda functions. Additionally, there will be a specified flow that must be followed during the integration process, likely outlining how requests should be made to the remote...

    $565 (Avg Bid)
    $565 Avg Bid
    14 bids

    ...various screen sizes Displays Live, Series, and Movie content (data from web service) User favorites list (local & online storage) Playback resume from last position Mid-roll & Pre-roll Ad integration (Vast v1,2,3) User analytics collection (play time, viewed pages, etc.) Search functionality (English & Farsi keyboard) Splash screen with version check and update prompt Side menu navigation Technical Requirements: Strong experience in mobile app development for targeted platforms (Android, TizenOS, Fire TV, LG) Experience with responsive UI design principles Familiarity with video playback APIs and ad integration (Vast) Ability to collect and send user analytics data securely Experience with UI/UX best practices Project Deliverables: Fully functional TV app fo...

    $493 (Avg Bid)
    $493 Avg Bid
    37 bids

    ...care providers concerning patient data and treatment documentation. Building an EMR system for wound care providers to operate within patient homes involves several key features: - Mobile device (iPhone/iPad) capability for image capture and AI measurement analysis. - Tools for quick care assessment documentation, including reviews, physical exams, wound care procedures, and supply orders. - Integration with billing systems for seamless financial management. - Instant progress notes creation with image attachments for communication with primary care providers. - Incorporation of features for wound care procedures like debridement, skin substitutes, abscess management, biopsies, compression dressings, and wound monitoring such as Moonback. To create a comprehensive EMR system ...

    $34 / hr (Avg Bid)
    $34 / hr Avg Bid
    58 bids

    I need a skilled developer proficient in *Next*, *React* and *Flutter*. ...and *Flutter*. Although I didn't detail specific functionalities to be developed in React, I expect that your expertise will guide the process. Due to the lack of provided features for the Flutter application, you should be able to propose efficient strategies and introduce standard app features, considering current trends in app development. Proficiency with user interfaces, third-party API integration, data visualization, user authentication, geolocation services, and push notifications would be advantageous. Your role involves not just coding but also contributing to design and feature ideas. please start proposal with "SWEET". And please explain about your skill carefully, if you w...

    $1110 (Avg Bid)
    $1110 Avg Bid
    66 bids

    I am looking for an expert with an understanding of C# and C++ programming languages to integrate a C# DLL into a C++ application, predominantly for user interface integration. - **Main Task:** Establish communication between the C# DLL and the C++ application to call specific custom functions. - **Specific Functions:** The task involves calling custom functions from the DLL, which are part of a standard. - **Experience:** A successful candidate must have a deep understanding of DLL, C++, and C#; and a track record of integrating DLLs into applications. - **Skills:** DLL, C++, C#, software architecture. The main goal is to enhance the functionality of the C++ application by using this C# DLL. This project is likely to involve overcoming language limitations and potential software...

    $105 (Avg Bid)
    $105 Avg Bid
    8 bids

    Please Sign Up or Login to see details.

    Featured Urgent Sealed NDA
    Trophy icon Creative Flyer Design Project 2 days left

    ...two flyers. The first flyer should be in a portrait orientation, while the second should be landscape, both in the dimensions of 14.5cm x 21.5cm. Key Requirements: - Incorporate my company's name and logo in the design - Add detailed information about the products/services we offer - Include contact information - Fill in the specific design details and branding guidelines I will provide - Integration of logos and sponsors' information The ideal candidate should be proficient in graphic design, have a great sense of creativity and be able to work with minimal supervision. Ability to bring out the essence of the company's branding and products in the flyers is a plus. Your design should be professional, eye-catching, and reflect our brand identity accurately. If...

    $5 (Avg Bid)
    Guaranteed
    $5
    4 entries

    I need a freelancer who can assist with integrating my QuickBooks Enterprise software with other applications. Responsibilities: - Implement QuickBooks Enterprise integration with other software - Customization of general layout: layout changes, custom sections The project needs to be completed as soon as possible. Please let me know your relevant experience and availability.

    $530 (Avg Bid)
    $530 Avg Bid
    7 bids

    *** Note what you bid is what the project should cost so bid carefully. I am looking for an experienced DNS specialist to help me migrate my DNS from a Plesk-hosted server to GoDaddy. In addition to the migration, DMARC and DKIM records for two of my domains need to be set up correctly. Tasks include: - Configure GoDaddy DNS settings for my two domains - Verify and add DMARC and DKIM records as required Strong knowledge of DNS configuration is crucial. You should be comfortable working with GoDaddy, Plesk, and setting up DMARC/DKIM records. Experience with local mail server management will also be beneficial for this job. Please bid with confidence, and I look forward to productive collaboration.

    $96 (Avg Bid)
    $96 Avg Bid
    32 bids

    Website on Wordpress License key generator with DB API for Excel Template connecting to DB for license key validation. Dashboard for administrator enter buyer/customer account credetials. The administrator must be able to enable and disablle accounts. Update Excel Template LicenseValidation code for connectiing to API/DB. I will privide this Excel Template code file.

    $44 (Avg Bid)
    $44 Avg Bid
    12 bids

    I'm in need of a freelancer with expertise in setting up Virtual PBX systems and CRM integration, particularly with Vitiger CRM. The primary use of this system will be for sales and marketing purposes. Key responsibilities will include, but are not limited to: - Setting up a Virtual PBX system - Configuring Vitiger CRM - Integrating the Virtual PBX system with Vitiger CRM for seamless operation - Enabling predictive dialing for 4 separate campaigns - Ensuring a smooth and efficient workflow between the PBX and CRM for sales and marketing purposes. Ideal skills for this job include: - Proficiency in Virtual PBX systems - Extensive experience with Vitiger CRM - Previous work with predictive dialing configurations - Strong understanding of sales and marketing processes - Excell...

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    2 bids

    ...customize the meals according to user inputs of calories and macros). 7. Blog Integration - To serve engaging, relevant, and up-to-date content to our users. 8. Calculators for calories and macronutrients. 9. using geolocation to locate the customer's location. 10. multilanguage (arabic, english, kurdish) 11. PWA app of the website. 12. User Authentication: A secure logging system for users. 13. Payment Integration: A stable and secure mechanism for processing payments. 14. Social Media Integration: Seamless incorporation of social media platforms. This must also include a social login feature for easy accessibility. Payment Options: Payment options should include Credit/Debit cards, Cash on Delivery, and integration of local payment methods. Skills an...

    $1203 (Avg Bid)
    $1203 Avg Bid
    87 bids

    Seeking an experienced developer to fix SendGrid email integration errors in our fitness app. Task involves troubleshooting and ensuring smooth registration emails for our waitlist. Must have strong expertise in , SendGrid API, and problem-solving skills. Immediate start, with potential for more work. Join us to enhance our user engagement through effective email communication!

    $43 (Avg Bid)
    $43 Avg Bid
    23 bids

    I'm looking for an expert to build an AI SAAS tool that can revolut...Features: - Automated report generation: The tool should be capable of automatically generating reports based on the data input. - Image recognition: The tool should identify and process images effectively. - Analytics dashboard: A comprehensive dashboard to visualize data and trends is crucial. Platform Compatibility: The AI tool should perform flawlessly on both web and mobile platforms. Integration: Integration with property management software is required for efficient functioning and data sharing. Ideal freelancers for this project should be experienced in AI, SAAS, and property management software designs. A proficient understanding of image processing and analytics dashboard development are s...

    $1413 (Avg Bid)
    $1413 Avg Bid
    102 bids

    I am hoping to find an expert to create a versatile chat bot for my operation. The bot will be integrated with an AliExpress API and tasked with handling customer inquiries in multiple languages. Key Features: * Answer customer questions: The chat bot must be designed to manage and respond to various customer inquiries. Not only should it offer general support, it must provide specific responses related to product offerings being sold on aliexpress * The chat bot should be able to respond with relevant products according to the inquiry that will be offered to the client via affiliate links * Multilingual Support: The bot should have the capability to handle inquiries in various languages. This feature is vital as we cater to a diverse, international market. * Interaction Styl...

    $192 (Avg Bid)
    $192 Avg Bid
    29 bids

    I'm in need of a talented web designer to help me create a professional e-commerce website dedicated to selling tufted rugs and custom-made rug products. Key project requirements include: - Design an engaging and user-friendly website to facilitate online product sales - Implement essential e-commerce features such as shopping cart and payment gateway integration - Incorporate a customer review section to help build trust and credibility with potential buyers - Design and integrate an opt-in form for custom orders, which is an essential feature for our business model Ideal Skills and Experience: - Proficient in big cartel or similar e-commerce platforms - Experience in website design, particularly in the realm of e-commerce - Strong understanding of user experience and web d...

    $89 (Avg Bid)
    $89 Avg Bid
    65 bids

    I am looking for an expert in setting up WordPress sites and has considerable experience and skills in WooCommerce and MailPoet. It is essential you possess the following expertise: - WordPre...is essential you possess the following expertise: - WordPress - MailPoet - WooCommerce Your task will include: - Setting up my shopping cart correctly for easy navigation with multi step checkout - Establishing a subscription service for my WooCommerce store - As I'm unsure about which theme could best fit my site, I am open to your professional suggestions on this matter. - full mail poet integration and nurture sequence - Google anaylytics Please, only experienced freelancers in this area need bid. Your portfolio showcasing similar projects completed would be much appreciated. Tha...

    $146 (Avg Bid)
    $146 Avg Bid
    81 bids

    ...is essential. Users should be able to create accounts, log in, recover passwords and so on. - Push Notifications: The application will need to support timely push notifications. Understanding how to implement this in Flutter is necessary. - In-app Purchases: I require someone with experience in setting up and managing in-app purchases. - DoorDash API Integration: The ability to successfully integrate a third-party API, specifically DoorDash API, into a Flutter application is also crucial. Database Preference: - Firebase: Experience with Firebase is necessary as it is my chosen database for this application. Please only apply if you are proficient in Flutter and have previous experience with the specific features listed. Previous work samples and reference...

    $34 / hr (Avg Bid)
    $34 / hr Avg Bid
    138 bids

    As an Android-focused Flutter developer, I'm in need of an expert who is proficient in Flutter and has experience working with native Android code. The project involves integrating the Zebra Scanner device's barcode scanning capabilities into a plain Flutter app. This will require connecting the scanner with the app and making sure it can detect and interpret barcodes accurately. ...integrating hardware devices with Flutter apps - Proficiency in working with Zebra Scanner devices will be a big plus Your work will primarily focus on bridging the gap between the Zebra scanner and the Flutter app, ensuring a seamless, efficient, and accurate barcode scanning functionality. The ideal candidate will be able to deliver high-quality code and is comfortable working with complex in...

    $261 (Avg Bid)
    $261 Avg Bid
    11 bids

    I'm seeking a skilled developer to create an innovative Islamic prayer app with e-commerce functiona...following features: - Product Catalog: A user-friendly display of available products. - Shopping Cart: Users should be able to add items to their cart. - Payment Gateway Integration: Secure integration of a payment gateway for transactions. Target Platforms: - The app should be developed for both iOS and Android platforms. Ideal Skills: - Proficiency in app development for both iOS and Android platforms. - Experience in creating e-commerce functionalities within apps. - Familiarity with Islamic prayer app features such as prayer times and Qibla direction. - Strong understanding of secure payment gateway integration. Please include examples of similar ...

    $533 (Avg Bid)
    $533 Avg Bid
    67 bids

    I am seeki...these numbers for promoting my business. Key Features: - Bulk Phone Number Verification: The tool should be able to check multiple phone numbers at once. It should separate the active numbers from the inactive ones. - Whatssap Compatibility: The tool needs to connect with Whatssap API to confirm the activity of the numbers. Delivery: - Data Export: I require the verified numbers to be exported to an Excel spreadsheet for easy access and use or .txt file Skills & Experience: - Proven experience in API integration, specifically with Whatssap. - Strong programming and software development skills. - Experience in building phone number verification tools will be a plus. Please provide examples of similar projects you have worked on previously. Lookin...

    $176 (Avg Bid)
    $176 Avg Bid
    24 bids

    ...performance. - Promote social media profiles: There should be strategies to promote social media profiles for better outreach. - Integration with social media advertising: The site should be designed to support social media advertising. - Schedule and Post Content: The feature to schedule posts on various social media platforms should be included. The website should include a colorful and vibrant design to appeal to our target audience. Ideal candidates for this job should have: - Strong experience in WordPress development - Expertise in PHP scripting - Proficiency in integrating social media APIs - Previous experience in creating websites with extensive social media integration - A good eye for colorful and vibrant design If you think you have the necessary skills and...

    $404 (Avg Bid)
    $404 Avg Bid
    23 bids
    Reader for Website 6 days left
    VERIFIED

    I am seeking a proficient developer to create an advanced website data Reader The tool should Read the following information daily prices and another data That I would explain later. Ideal skills for this project consist of: - Extensive experience particularly with this task - Proficiency in data formatting. - StormProxies - PHP - Python - RocketSoruce API - Server Management The output format should be compatible with Magento 2 API. This project demands a high level of accuracy to ensure the scrapped data is both comprehensive and precise. Please bid only if you can fulfill these requirements.

    $495 (Avg Bid)
    $495 Avg Bid
    80 bids

    I need an expert form designer to build a custom form on Tally. It is vital that the form mimics the design shown in an attached image. This form will be embedded on different areas of my website specifically, the Contact page () and Service page (like this one: ) Key elements of the form include: - 5 fields - Fields: Name, Email, Phone number, Company name, and 'Your message' field for users to fill in. - A field to address the user either as Mr. or Miss. For this job, you should have: - Significant experience in form designs, particularly in Tally - Proven expertise in integrating Tally forms on websites - Attention to detail as the form should look exactly like the designated image Please bid if you can deliver an exact replica of the form design ...

    $33 (Avg Bid)
    $33 Avg Bid
    32 bids

    As the owner of BLACKBOX GPS TECHNOLOGIES PVT LTD, I am seek...TECHNOLOGIES PVT LTD, I am seeking skilled software developers to create a comprehensive web and mobile app solution for our company. - Main features: This project requires the implementation of real-time tracking, geo-fencing, and comprehensive reporting and analytics capabilities. Additionally, I am interested in a variety of add-ons to boost functionality. - Add-Ons: Customizable alerts, integration with third-party APIs, and route optimization are essential add-ons for our platform. An ideal candidate for this role must be proficient in both mobile and website development and have experience with GPS technologies. Knowledge in integrating third-party APIs and creating customer alerts is also indispensable for thi...

    $396 (Avg Bid)
    $396 Avg Bid
    9 bids

    ...Shopify store that will allow my potential clients to purchase and download my weight loss plan. The main requirements for this project are: - Developing a single page on my Shopify store which will have all the details about the weight loss plan and a call to action button for purchasing it. - Implementing a card payment system for the clients to make the purchase. - Ensuring the seamless integration of digital product delivery (specifically downloadable PDFs). Key skills and experience needed for this job include: - Proficiency in Shopify development. - Experience in developing single page websites. - Expertise in integrating card payment systems. - Prior experience in setting up digital product sales and deliveries on Shopify stores. Understanding my target audience of indi...

    $26 (Avg Bid)
    Guaranteed
    $26
    4 entries
    E-commerce Website Developer 6 days left
    VERIFIED

    ...WordPress which is very slow. i would like your reccomendation on a platform for new website to be fast and have many features: pricing specials, qty discount, subscription, shipping canculator sales, whatapp copnnection and more. current website: it can be on Shopify, Wix or custom. I must have the ability to modify the website, products, SEO, add pages.. Key Requirements: - Integration with PayPal, Stripe, and Square payment gateways - User-friendly interface and seamless navigation - Inventory management system - SEO optimization - Responsive design for mobile and desktop Ideal Skills and Experience: - Proficiency in E-commerce website development - Previous experience with integrating multiple payment gateways - Strong understanding of SEO best practices - Knowledge o...

    $189 (Avg Bid)
    $189 Avg Bid
    200 bids

    I need php developer which can do phonepe integration in WordPress website using php coding in ngo website for accept donation without using wordpress extension (wordpress provide only e commerce website extension for phonepe integration) so we need php developer which can create a integration of phonepe busniess in a page using php.

    $26 (Avg Bid)
    $26 Avg Bid
    14 bids

    ...priorizando los modelos que generen una respuesta lo más rápido posible 2. Modelo IA Text to Text with GPT - Modelo encargado de generar las respuestas por parte de las muñecas - Se integrará con la API de GPT - Se creará un template de prompt adecuado para el caso de uso - Se utilizarán las funciones de GPT para identificar los momentos de la conversación que deben ser guardados como memorias. - Se desarrollará usando el framework de langchain para que en caso de querer cambiar GPT por algún otro modelo, no hay que cambiar código 3. Modelo IA Text to Speech - Implementado usando la API de elevenlabs - Se predefinirían diferentes tipos de voces para los diferentes modelos de muñ...

    $10776 - $21551
    Featured Sealed NDA
    $10776 - $21551
    7 bids

    We are looking for a skilled Frontend Developer to join our team and build a dashboard for a restaurant management system. As a Frontend Developer, you will be responsible for creating a user-friendly interface that allows restaurant owners and managers to efficiently manage their operations. Responsibilities: - Design and develop a responsive dashboard for a restaurant mana...collaborative team. - Good communication skills and the ability to translate requirements into technical solutions. Nice to have: - Knowledge of UI/UX design principles and best practices. - Experience with state management libraries such as Redux or MobX. - Understanding of modern frontend frameworks and libraries. - Familiarity with backend technologies such as Node.js or Python (for understanding API inte...

    $191 (Avg Bid)
    $191 Avg Bid
    84 bids

    As the owner of a bustling website, I am seeking a freelancer capable of setti...setting up Code Canyon mobile apps on my platform. Unfortunately, the questions about the specific apps and objective weren't answered, but my overall goal is enhancing my website to better serve and engage my users. Ideal candidate should possess: - Proficiency in integrating Code Canyon mobile apps to websites. - Proven success in related projects. Expectations for the project: - Seamless integration of mobile apps, ensuring optimal compatibility between apps and website. - Proactive communication about the progress of the project. - Ability to foresee potential issues and provide appropriate solutions. This could lead to future collaborations, given the successful completion and outcome o...

    $64 (Avg Bid)
    $64 Avg Bid
    23 bids