ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    2,000 wordpress create template api งานที่พบ, การเสนอราคา USD
    Consultant Website Design 4 วัน left
    ยืนยันแล้ว

    I'm looking for a skilled Webflow designer to create a professional and visually appealing website for my consulting business. Key Project Details: - I need a website that promotes my services in strategic planning and business development. The design should reflect the professionalism and expertise that I bring to my clients. - The website must be easy to navigate and should help in generating leads and inquiries. Skills and Experience: - Proficiency in Webflow is a must. I need someone who can leverage this platform to create a website that is both visually appealing and functional. - Prior experience in designing consultant or service-based websites would be a plus. If you have experience in Webflow and can help me create a website that effectively promotes...

    $136 (Avg Bid)
    $136 การประมูลเฉลี่ย
    194 คำเสนอราคา

    It is necessary finish a project managemet application made in laravel. The change are: - make some change regard the flow, the links, the design, the ecommerce and report; - It is necessary experience in query, report charts, pivot builder and Business intelligence to change the reports that must have good design, many filter and cross. the charts must have drill down. Please answer only if have experiences in project management software and pivot-query-busienss intellegence. And show my the url of similar job made.

    $135 (Avg Bid)
    $135 การประมูลเฉลี่ย
    67 คำเสนอราคา

    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...

    $886 (Avg Bid)
    $886 การประมูลเฉลี่ย
    82 คำเสนอราคา

    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 การประมูลเฉลี่ย
    48 คำเสนอราคา
    Suche PHP Programmierer 4 วัน left
    ยืนยันแล้ว

    Gesucht wird ein PHP Programmierer für ein Hosting Unternehmen. Ich suche eine Webseite (Bestellsystem) für Webspace Pakete, Domain registrieren, API.

    $22 / hr (Avg Bid)
    $22 / hr การประมูลเฉลี่ย
    43 คำเสนอราคา

    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...

    $24 (Avg Bid)
    $24 การประมูลเฉลี่ย
    11 คำเสนอราคา
    Java Backend Developer - Europe Based 4 วัน left
    ยืนยันแล้ว

    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)

    $28 / hr (Avg Bid)
    $28 / hr การประมูลเฉลี่ย
    65 คำเสนอราคา

    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.

    $10 (Avg Bid)
    $10 การประมูลเฉลี่ย
    6 คำเสนอราคา

    I'm looking for an experienced professional in Excel to create a custom financial tracking template for me. Bonus if compatible with both google sheets and excel. Key Elements: - The template needs to include sections for tracking income and expenses. - Additionally, I need sections for debt repayment tracking and Year To Date (YTD) tracking. - The template should be designed in a way that it is easy to update monthly Ideal Skills: - Proficiency in Excel and experience in creating financial tracking templates. - Knowledge of financial principles and ability to design a user-friendly, visually appealing template. - Attention to detail and ability to customize the template to meet my specific requirements. Please include samples of similar w...

    $281 (Avg Bid)
    $281 การประมูลเฉลี่ย
    73 คำเสนอราคา
    Configure Nginx to handle HTTP&HTTPS requests behind GCP Load-balancer 4 วัน left
    ยืนยันแล้ว

    .../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...

    $36 (Avg Bid)
    $36 การประมูลเฉลี่ย
    16 คำเสนอราคา

    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 ...

    $363 (Avg Bid)
    $363 การประมูลเฉลี่ย
    73 คำเสนอราคา
    Excel Work Allocation Matrix Designer 4 วัน left
    ยืนยันแล้ว

    ...(approx 100 teaching staff). We currently make use of an excel template that roughly cross-references university courses with teaching staff and allocated time commitments for specific tasks. This is quite a complex information array, however, with so many staff members and courses (approx. 120), especially where multiple staff members are co-teaching courses with different task responsibilities. While our current template achieves its desired information management purpose, in its present state its structure is relatively complex and not user-friendly or visually simple or appealing. We are looking for somebody to take the existing matrix and make it more user-friendly without losing any of its core functionality, as well as to create a database mechanism for...

    $320 (Avg Bid)
    $320 การประมูลเฉลี่ย
    25 คำเสนอราคา

    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 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 websites.

    $17 / hr (Avg Bid)
    $17 / hr การประมูลเฉลี่ย
    12 คำเสนอราคา
    Trophy icon Create Video Card -------- 18 27 วัน left

    Instructions: 1. Create Video Card a) Change your video editing software Resolution settings to 576x896 before you start b) You may chop up the video, reverse it, loop it, or my favorite thing to do: Let it play, duplicate it, reverse the duplicate, so the video is double the length. c) Ask CHAT#$% for a list of scary/demonic/terrifying/spooky/weird names, try a few different names 2. Animate the writing and Dice.... if you think it looks good, possibly add cool effects/Ai tools/Ai animation/Video enhancement. Do whatever you think is best 3. Add sound (****Please use ONLY 100% Vector copyright free sounds and FX (full commercial use only)(No Attribution required) (Same with the Ai) 4. Add moving watermark or seal entry 5. Upload final work as .mp4 Dice:

    $21 (Avg Bid)
    การันตี

    Transformasikan template google sheets saya dari VLOOKUP menjadi Apps Script/VBA

    $127 (Avg Bid)
    $127 การประมูลเฉลี่ย
    15 คำเสนอราคา
    Trophy icon Create Video Card -------- 17 27 วัน left

    Instructions: 1. Create Video Card a) Change your video editing software Resolution settings to 576x896 before you start b) You may chop up the video, reverse it, loop it, or my favorite thing to do: Let it play, duplicate it, reverse the duplicate, so the video is double the length. c) Ask CHAT#$% for a list of scary/demonic/terrifying/spooky/weird names, try a few different names 2. Animate the writing and Dice.... if you think it looks good, possibly add cool effects/Ai tools/Ai animation/Video enhancement. Do whatever you think is best 3. Add sound (****Please use ONLY 100% Vector copyright free sounds and FX (full commercial use only)(No Attribution required) (Same with the Ai) 4. Add moving watermark or seal entry 5. Upload final work as .mp4 Dice:

    $21 (Avg Bid)
    การันตี
    Online License key generator with DB 4 วัน left
    ยืนยันแล้ว

    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.

    $60 (Avg Bid)
    $60 การประมูลเฉลี่ย
    17 คำเสนอราคา
    Trophy icon Create Video Card ------------- 16 27 วัน left

    Instructions: 1. Create Video Card a) Change your video editing software Resolution settings to 576x896 before you start b) You may chop up the video, reverse it, loop it, or my favorite thing to do: Let it play, duplicate it, reverse the duplicate, so the video is double the length. c) Ask CHAT#$% for a list of scary/demonic/terrifying/spooky/weird names, try a few different names 2. Animate the writing and Dice.... if you think it looks good, possibly add cool effects/Ai tools/Ai animation/Video enhancement. Do whatever you think is best 3. Add sound (****Please use ONLY 100% Vector copyright free sounds and FX (full commercial use only)(No Attribution required) (Same with the Ai) 4. Add moving watermark or seal entry 5. Upload final work as .mp4 Dice:

    $21 (Avg Bid)
    การันตี

    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 การประมูลเฉลี่ย
    23 คำเสนอราคา
    Trophy icon Create Video Card -------- 15 27 วัน left

    Instructions: 1. Create Video Card a) Change your video editing software Resolution settings to 576x896 before you start b) You may chop up the video, reverse it, loop it, or my favorite thing to do: Let it play, duplicate it, reverse the duplicate, so the video is double the length. c) Ask CHAT#$% for a list of scary/demonic/terrifying/spooky/weird names, try a few different names 2. Animate the writing and Dice.... if you think it looks good, possibly add cool effects/Ai tools/Ai animation/Video enhancement. Do whatever you think is best 3. Add sound (****Please use ONLY 100% Vector copyright free sounds and FX (full commercial use only)(No Attribution required) (Same with the Ai) 4. Add moving watermark or seal entry 5. Upload final work as .mp4 Dice:

    $21 (Avg Bid)
    การันตี
    Multilingual E-commerce Chatbot Development 4 วัน left
    ยืนยันแล้ว

    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. * Interacti...

    $222 (Avg Bid)
    $222 การประมูลเฉลี่ย
    30 คำเสนอราคา

    I'm seeking an expert with a strong understanding of the professional culture in the Gulf region, specifically in Dubai and Qatar. The t...strong understanding of the professional culture in the Gulf region, specifically in Dubai and Qatar. The task is to review and reformat my existing IT-technology oriented resume, making it more appealing for an IT Project Manager role. Emphasis should be placed on: - My technical skills - My project management experience (Agile and waterfall) - Reformat my resume and make it look more modern (new template) You should ideally be knowledgeable in the IT/Technology field with a keen understanding of what employers in this region look for, and must be able to articulate this on a CV. Experience in CV writing or HR in the gulf region will be h...

    $3 / hr (Avg Bid)
    $3 / hr การประมูลเฉลี่ย
    16 คำเสนอราคา
    Flutter App Developer for DoorDash Integration 4 วัน left
    ยืนยันแล้ว

    ...design/mockup ready, therefore, we'll dive straight into development. Key Features to Implement: - User Login: Experience with creating secure login systems 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...

    $33 / hr (Avg Bid)
    $33 / hr การประมูลเฉลี่ย
    203 คำเสนอราคา
    Tailored Perfex CRM PDF Template Design 4 วัน left
    ยืนยันแล้ว

    I'm looking for a skilled designer, preferably with TCPDF experience, who can customize the PDF template on my Perfex CRM. I need you to: - Change the fonts and colors on the cover, header, and footer sections. - Incorporate logos and images I will provide into the design. - Rearrange the sections for a smoother, easily readable print layout. I want this new PDF template to stay consistent with my existing branding. As such, you'll need to emphasise and incorporate: - My company's distinctive color scheme. - Our unique logo and theme. - The specific font styles that we've been using in the company. Your understanding of branding consistency, creativity, and attention to details will be critical for this task. Previous work on Perfex CRM or similar p...

    $29 (Avg Bid)
    $29 การประมูลเฉลี่ย
    25 คำเสนอราคา

    I am seeking a talented developer to create a bulk phone number checker that is compatible with Whatssap. The core purpose of this tool will be to check if the numbers on my list are active on Whatssap. The end goal is to utilize 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 Wh...

    $180 (Avg Bid)
    $180 การประมูลเฉลี่ย
    23 คำเสนอราคา

    I require a freelancer experienced in course creation and content aggregation. I have less than ten PDFs that must be transformed into an engaging, interm...and format the material into a PDF and 5 PPT based on chapter. - The Project Scope: 1. Convert the provided PDFs into a consolidated PDF with just the required information from the specific pages of information provided. 2. Create a series of 5 PPTs to represent each chapter of the course. Your expertise in the field will help in creating a course for adult learners. You will be relied upon to transform the content of the static PDFs to help assist in the creation of the new course. This job needs to be completed no later than Friday, April 12th. All materials to create the course and the outline of the topics will be...

    $11 (Avg Bid)
    $11 การประมูลเฉลี่ย
    14 คำเสนอราคา
    CREACION DE API 4 วัน left
    ยืนยันแล้ว

    NECESITO HACER UNA API DE CERO PARA CONECTAR MI WEB CON UN PROGRAMA

    $203 (Avg Bid)
    $203 การประมูลเฉลี่ย
    46 คำเสนอราคา
    Trophy icon Create Video Card ---------- 14 27 วัน left

    Instructions: 1. Create Video Card a) Change your video editing software Resolution settings to 576x896 before you start b) You may chop up the video, reverse it, loop it, or my favorite thing to do: Let it play, duplicate it, reverse the duplicate, so the video is double the length. c) Ask CHAT#$% for a list of scary/demonic/terrifying/spooky/weird names, try a few different names 2. Animate the writing and Dice.... if you think it looks good, possibly add cool effects/Ai tools/Ai animation/Video enhancement. Do whatever you think is best 3. Add sound (****Please use ONLY 100% Vector copyright free sounds and FX (full commercial use only)(No Attribution required) (Same with the Ai) 4. Add moving watermark or seal entry 5. Upload final work as .mp4 Dice:

    $21 (Avg Bid)
    การันตี

    Hi Rabia Shaikh, I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $600 (Avg Bid)
    $600 การประมูลเฉลี่ย
    1 คำเสนอราคา
    Trophy icon Create Video Card -------- 13 27 วัน left

    Instructions: 1. Create Video Card a) Change your video editing software Resolution settings to 576x896 before you start b) You may chop up the video, reverse it, loop it, or my favorite thing to do: Let it play, duplicate it, reverse the duplicate, so the video is double the length. c) Ask CHAT#$% for a list of scary/demonic/terrifying/spooky/weird names, try a few different names 2. Animate the writing and Dice.... if you think it looks good, possibly add cool effects/Ai tools/Ai animation/Video enhancement. Do whatever you think is best 3. Add sound (****Please use ONLY 100% Vector copyright free sounds and FX (full commercial use only)(No Attribution required) (Same with the Ai) 4. Try to seal Entries so nobody can see your work, add moving watermark 5. Upload final work ...

    $21 (Avg Bid)
    การันตี
    Trophy icon Create Video Card --------12 27 วัน left

    Instructions: 1. Create Video Card a) Change your video editing software Resolution settings to 576x896 before you start b) You may chop up the video, reverse it, loop it, or my favorite thing to do: Let it play, duplicate it, reverse the duplicate, so the video is double the length. c) Ask CHAT#$% for a list of scary/demonic/terrifying/spooky/weird names, try a few different names 2. Animate the writing and Dice.... if you think it looks good, possibly add cool effects/Ai tools/Ai animation/Video enhancement. Do whatever you think is best 3. Add sound (****Please use ONLY 100% Vector copyright free sounds and FX (full commercial use only)(No Attribution required) (Same with the Ai) 4. Try to seal Entries so nobody can see your work 5. Upload final work as .mp4 Dice:

    $21 (Avg Bid)
    การันตี

    ...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&...

    $10740 - $21480
    แนะนำ ปิดผนึก NDA
    $10740 - $21480
    17 คำเสนอราคา

    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...

    $194 (Avg Bid)
    $194 การประมูลเฉลี่ย
    82 คำเสนอราคา

    I need an attorney to create legal documents such as privacy policy, terms of use, and more if necessary for a dating app like Tinder. I am trying to launch in the US. The project is for business use, and please show me previous works working with privacy policies, terms of use, and more if you have done these before. You can benchmark documents that are doing similar service as my app (ie Tinder), but since our app has different capacities and functionalities, you might have to know how my app works to write comprehensive documents, I want this to be done ASAP.

    $1500 - $2000
    ปิดผนึก NDA
    $1500 - $2000
    24 คำเสนอราคา
    Create website for transport companies 4 วัน left
    ยืนยันแล้ว

    hello who can create a website for me as( zipmend . com ) please do not make a copy but should be exactly like that the system and please look closely at the website and only offer people where it also mean first and can also do all this in german . And I don't want to act. I just want to set a fixed price

    $222 (Avg Bid)
    $222 การประมูลเฉลี่ย
    232 คำเสนอราคา

    Full Karalina clothes store website creating - develop, design, administration, domain, structure.

    $1850 (Avg Bid)
    $1850 การประมูลเฉลี่ย
    1 คำเสนอราคา

    I'm looking to hire an experienced data scientist or researcher to gather data on trending topics from Twitter. Here's what you'd do: - Leveraging Twitter's API or any robust scraping tool, you'll gather and record data around trending topics globally or as requested. - After collection, these data will need to be organized in a clear, concise and easy-to-read format. Skills & Experience: - Experience with data collection on social media platforms, particularly Twitter - Strong understanding of Twitter's API or proficient in web scraping techniques - Ability to interpret and analyze collected data effectively Please only bid if you're comfortable and experienced with large-scale social media data collection and analysis. The spec...

    $11 / hr (Avg Bid)
    $11 / hr การประมูลเฉลี่ย
    12 คำเสนอราคา
    Odoo Customization and webRTC Integration 4 วัน left
    ยืนยันแล้ว

    I'm an experienced user looking for an expert in Odoo customization and webRTC integration to help launch my project. We are a group of developers, we need you to help and guide and train us about Odoo webRTC so we can integrate our api. We need a webRTC expert and Odoo expert to give us guide and assistance of how to integrate our AI model into the Odoo 16 webRTC. We have already build the AI model, the webservice and endpoint to commnicate with it and everything related to the AI. So far we have a module that connects with our AI server, everytime an odoo channel is created it reviews the messages, sends it to the AI and creates a new message in the channel that acts as a reply Tasks include: - Customizing Odoo to fit our specific needs - Integrating webRTC within our op...

    $23 / hr (Avg Bid)
    $23 / hr การประมูลเฉลี่ย
    58 คำเสนอราคา
    ✅ Buscamos Programador Asp.Net + Sql Server. -- 2 4 วัน left
    ยืนยันแล้ว

    Buscamos incorporar especialista programador .net freelance con conocimientos en: c# .net, asp, sql server se valorará experiencia en: integraciones api, en back-end y front-end. Trabajo principalmente en remoto, para colaboración continuada en desarrollos propios de nuestra empresa, con un mínimo de 40 horas mensuales.

    $17 / hr (Avg Bid)
    $17 / hr การประมูลเฉลี่ย
    86 คำเสนอราคา

    I'm looking to create an informational react web application utilizing React. The focus of this web application is to offer a complete configuration for integration with various external APIs. Key requirements include: - Experience in creating web apps - Profound knowledge of React.js , Redux - Proven experience in integrating external APIs This web app won't just showcase information; it will serve as a configuration app, primarily designed to integrate with external APIs. Therefore, any freelancer who bids should have practical experience with API integration.

    $745 (Avg Bid)
    $745 การประมูลเฉลี่ย
    72 คำเสนอราคา

    I'm in need of a talented developer skilled in PayPal integration to establish subscription billing for my mobile application, with the primary currency being USD. Proficiency in the following would be ideal: - Deep understanding of PayPal's API, specifically its functionalities tied to subscription billing - Experience implementing USD transactions - Navigating Google Play Store publishing processes The ultimate goal is a seamless, user-friendly subscription process within the app, and subsequent successful publishing on the Google Play Store.

    $195 (Avg Bid)
    $195 การประมูลเฉลี่ย
    62 คำเสนอราคา
    Customizable Shopify Pop-Up Implementation 4 วัน left
    ยืนยันแล้ว

    open a pop-up that I need to be able to automatically customize in a liquid template in shopify. Be careful! this pop-up must open on product sheets when you click on add to cart.

    $37 (Avg Bid)
    $37 การประมูลเฉลี่ย
    67 คำเสนอราคา
    PHP Developer Needed for Custom Development 4 วัน left
    ยืนยันแล้ว

    As a client, I'm looking for an experienced PHP developer who's well-versed in CodeIgniter, Laravel, and Flutter. The primary tasks revolve around custom PHP...PHP coding, primarily in the form of integrating APIs and creating or modifying modules. Key Responsibilities: - Custom PHP coding tasks, including integrating APIs - Creating or modifying modules Preferred Skills: - Proficient in CodeIgniter, Laravel, and Flutter - Experience in building web applications - Strong background in database management - Knowledge of modern software architecture and API design Your role will be crucial in the success of this project. Your expertise and dedication to quality coding will help us achieve our objectives. Please, only apply if you have the necessary skills and experience t...

    $515 (Avg Bid)
    $515 การประมูลเฉลี่ย
    142 คำเสนอราคา

    I'm looking for an experienced SEO professional who can help me address some admi...is running efficiently. - Resolving security vulnerabilities: The website has some security vulnerabilities that need to be addressed immediately. - Resolving toxic backlinks: I need help in identifying and disavowing toxic backlinks that could be harming the website's SEO. The ideal candidate for this project will have good references and is able to work in our custom CMS system this is not Wordpress. If you are confident in your SEO skills and can help me address these issues, I would love to hear from you. Please get in touch as soon as possible. I am happy to pay a block of 5 hours work and then re-assess. Please message me if interested to receive a site link to assess if this wor...

    $12 / hr (Avg Bid)
    $12 / hr การประมูลเฉลี่ย
    98 คำเสนอราคา

    I am in need of a developer who speaks Italian fluently. The project entails automating the order process using API calls within Gestionale logistico A, as well as integrating with an e-commerce platform and a billing system. Key Responsibilities: - Automate order processing in Gestionale logistico A. - Integrate the system with an e-commerce platform and a billing system. Ideal Skills: - Proficient in Italian. - Experience with API integration and automation. - Familiarity with Gestionale logistico A or similar logistics software. - Previous experience integrating e-commerce platforms and billing systems. - Strong communication skills, as the project requires understanding and collaboration with Italian-speaking stakeholders. If you are well-versed in these skills, I...

    $1206 (Avg Bid)
    $1206 การประมูลเฉลี่ย
    49 คำเสนอราคา
    Multi-Platform Chat Bot Creation 4 วัน left
    ยืนยันแล้ว

    Need to create bot with the help of different API(I give you) that would make his LLM suit for Hebrew language. Integration of the bot to website/WhatsApp/telephony and Instagram. The one to success with the project will be rewarded not only financially but also with other perspective projects.

    $723 (Avg Bid)
    $723 การประมูลเฉลี่ย
    23 คำเสนอราคา
    Experienced AngularJS Developer Needed 4 วัน left
    ยืนยันแล้ว

    I need a skilled AngularJS developer to create an informational website for me. Key competencies required include: I have purchased a template from Themeforest. Now I need someone who can rearrange the sections, change content (I will provide) and build my website. Page Needed : Home, Services, Services Details, Portfolios, Portfolios Details, About Us, Why Choice us, Contact Us. also, I need an admin panel where I can upload portfolios and see the inquiry lead. And need to deploy the site on my Hostinger server. Theme:

    $91 (Avg Bid)
    $91 การประมูลเฉลี่ย
    35 คำเสนอราคา
    Advanced Bulk Email Verification Platform 4 วัน left
    ยืนยันแล้ว

    ...every submitted email address and validate them to confirm legitimacy. 2. **Spam Check:** There must be a provision to check and detect spam emails and effectively filter them out. 3. **Remove Invalid Emails:** The system should have the ability to remove invalid email addresses from any uploaded list or one-by-one input. 4. Hard Bounce. 6. Invalid Syntax 7. Toxic Domain 8. Abuse Email 9: API 10: Including All features site Accuracy is extremely vital to this project and the system is expected to give a high accuracy rate of 95-99%. The ideal freelancer for this project should possess strong skills in web development and have a deep understanding about email servers, email sending reputation, and verification procedures. One of the critical requirement is the inclusion

    $96 (Avg Bid)
    $96 การประมูลเฉลี่ย
    15 คำเสนอราคา

    At the moment, I am using php 8.2.18 extension in azure and got an error as follows: [06-May-2024 10:38:38 UTC] PHP Warning: PHP Startup: xmlrpc: Unable to initialize module Module compiled with module API=20210902 PHP compiled with module API=20220829 These options need to match Azure linux containers are using php 8.2.17. I need a skilled developer to build the deprecated XML-RPC extension () to work with PHP 8.2.17 in azure linux containers. Key Responsibilities: - build the XML-RPC extension for PHP 8.2.17 - Ensure the extension is robust and secure Please include examples of past work in your application. Ideal Skills: - Experience in creating PHP extensions - Worked with azure linux containers - Honest and reliable.

    $153 (Avg Bid)
    $153 การประมูลเฉลี่ย
    25 คำเสนอราคา

    I have an Android app that I want to submit to the Google Play store. The app does not include any in-app purcha...an Android app that I want to submit to the Google Play store. The app does not include any in-app purchases. This App is designed and used by 1 company only (not for all users, users can not register), that company will create and give account for their employees. Data in app is stored in company’s server. Now when we upload to Google play, it has been rejected as image below. We submitted many times safety data form with variety data, but google still reject our app. We don’t know where problem is. Our safety data from or our app, our code. The images below are API we use in our code, and feedback from Google. Please help us to submit this ...

    $33 (Avg Bid)
    $33 การประมูลเฉลี่ย
    13 คำเสนอราคา