ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    2,000 paypal api items price งานที่พบ, การเสนอราคา USD
    Custom Software API to Xero หมดเขตแล้ว left

    I am looking for an experienced developer to build a robust API that will convert JSON data from our custom software into Xero. Key Functionalities: - Uploading bills: The API must have the capability to upload bills to Xero. This involves including the necessary data fields in the JSON, and ensuring they are correctly mapped in Xero. Specific Fields: - When uploading bills, it's crucial that the documents are included and handled correctly. Required Skills: - Strong experience in API development, particularly with Xero. - Proficiency in working with JSON data. - Attention to detail and ability to ensure accurate data mapping between different systems. - Prior experience with uploading documents through APIs is a plus. Please include any relevant experience y...

    $14 / hr (Avg Bid)
    $14 / hr การประมูลเฉลี่ย
    31 คำเสนอราคา
    Google Sheets as a simple CMS for Astro site. หมดเขตแล้ว left

    Integrating Google Sheets into your Astro Build JS site as a simple CMS, using server-side rendering and the Opensheet API. Work Breakdown and Time Estimate Here is the estimated time required to complete the various tasks associated with your project: Initial Setup and Review - 2 hours Integration Setup for Google Sheets with Astro - 4 hours Updating Mechanism for Blog Posts - 2 hours Image Handling and Asset Management - 3 hours Testing and Quality Assurance - 2 hours Total Estimated Time: 13 hours

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

    ...product (a famous brand of a snack product). • Then the survey will direct consumers to buy the product, and the second part of the survey will be at home during which consumers will be asked about the packaging's opening experience and any product defects. • The surveys (in-store and in-home) would take less than 30 minutes in total, and the payment to the consumers is 13000 CRC via bank transfer or PayPal. The incentive includes the purchase of the product. • Your task will be to share the link to the eligibility survey with your contacts. Your payment would be 2700 CRC for each consumer that completes the surveys successfully. For this project we will be looking to recruit around 70 consumers Therefore, if for you recruit 70 consumers and they complete the...

    $435 (Avg Bid)
    พื้นที่
    $435 การประมูลเฉลี่ย
    1 คำเสนอราคา
    Excel Workshop System with Advanced Features หมดเขตแล้ว left

    ...workshop system that can handle all the necessary features, including open job cards, inventory templates, dashboards, bills, estimations, and work orders. Here's what I'm looking for: - **Open Job Cards:** The system should be equipped with a section for open job cards where I can easily manage and keep track of ongoing tasks. - **Inventory Management:** I prefer a manual entry for inventory items. The system should facilitate the creation and maintenance of inventory templates in an easy and efficient manner. - **Dashboards:** The dashboards should be highly customizable and provide me with a detailed overview of all the key metrics that I need to monitor regularly. The level of customization should be advanced, allowing me to set up metrics and views according t...

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

    Listing of New Companies profile which data taken from Ministry of Corporate Affairs MCA GST, PAN, and Other Govt Certificate search data directly taken from respective departments SCOPE OF WORK for Freelancer To enhance the visitors in website , consider the following scope of work: 1. Collection of API from Respective department: To reach our milestone our first job is collection data from various department like, • Ministry of Corporate Affairs [Register Companies data collection] • Goods and Service Tax [GST Register Companies data collection] • Income Tax [PAN Information Search] • Just Dial [All new business listing data collection] • Any other govt sites [all other available database collection] 2. Control Panel for Data Validation and edition or ...

    $879 (Avg Bid)
    $879 การประมูลเฉลี่ย
    39 คำเสนอราคา
    Build a Coming Soon Page using React.js หมดเขตแล้ว left

    I'm looking for someone to build a coming soon page connected to one provided API. The page should be built using React.js and has to be responsive on all devices. The code has to be clean ⚠️

    $29 (Avg Bid)
    $29 การประมูลเฉลี่ย
    81 คำเสนอราคา
    Java SDK for OData API Integration หมดเขตแล้ว left

    I need a Java SDK developed for an OData V4 API. Must be interoperable with Kotlin. Must support all standard OData functionality for endpoints appearing in API metadata. Should provide methods for the user to use OData functionality without requiring the user to type in text commands manually. A code generation library is an acceptable solution. Full API documentation and existing web SDK available.

    $1178 (Avg Bid)
    $1178 การประมูลเฉลี่ย
    47 คำเสนอราคา
    Illustrative Logo Design for Merchandise หมดเขตแล้ว left

    I'm seeking a creative graphic designer to craft an illustrative logo tailored for merchandise – specifically t-shirts and mugs. Key Points: - Logo Style: The design should be illustrative in nature, making it visually engaging and appealing for our merchandise. - Merchandise Focus: The primary usage of this logo will be on t-shirts and mugs, so it should be versatile enough to fit these items and also work with a range of colors. - Brand Representation: The logo should be able to represent our brand effectively and stand out on the merchandise. Ideal Skills: - Proficient in conceptualizing and creating illustrative logos - Experience in designing for merchandise is a plus - Strong understanding of color theory and its application in design for t-shirts and mugs

    $25 (Avg Bid)
    $25 การประมูลเฉลี่ย
    81 คำเสนอราคา
    PHP Code Debugging and API Integration Check Needed หมดเขตแล้ว left

    ...Additionally, it is crucial to verify all actions with the API to ensure that everything functions correctly at all levels. The code setup is straightforward and implemented via functions.php. It primarily checks domain availability and manages adding items to the WooCommerce cart with domain references as metadata. The checkout process completes without any issues, followed by a payment confirmation hook that finalizes the order, initiates the domain registration, and creates a renewal date based on the order date. Although this part works flawlessly, there is an issue with the domain renewal process. Even if renewed, the date does not update correctly. It is also essential to confirm that all data communications with GoDaddy via the API are accurate as the site...

    $176 (Avg Bid)
    $176 การประมูลเฉลี่ย
    85 คำเสนอราคา
    Fix C# API RestClient Windows 7 Issue หมดเขตแล้ว left

    I have the following code on API RestClient WINDOWS FORM C#, The code works well on a computer with ON WINDOW 10 But on the computer where WINNDOS 7 is installed does not work *** Please: only those who know how to solve the problem for sure. THIS CODE var client = new RestClient(); var request = new RestRequest(); ("Authorization", ); ("Content-Type", "application/x-www-form-urlencoded"); ("grant_type", "authorization_code"); ("code", code); ("redirect_uri", "http://localhost:8083" ); ("scope", "scope"); IRestResponse

    $27 (Avg Bid)
    $27 การประมูลเฉลี่ย
    12 คำเสนอราคา
    Wordpress eCommerce Site Development หมดเขตแล้ว left

    Looking for an experienced developer to construct an eCommerce website on Wordpress. The website should have the following features: - Ability to handle product reviews - Wishlist functionality - Live chat capabilities The chosen freelancer must also have a solid understanding of and experience with integrating PayPal as the site's payment gateway. Proven proficiency in Wordpress and an understanding of how to leverage it for eCommerce purposes is essential for this project. Strong communication skills are also valued, as there will be a need for regular status updates and discussions on development progress.

    $318 (Avg Bid)
    $318 การประมูลเฉลี่ย
    108 คำเสนอราคา
    Shopify Expert Needed หมดเขตแล้ว left

    ...It’s a customized form currently using Globo and we have to have an Arabic field 3. Customers have to add customized name, pick from one of the pre-selected options we have like gender and country and type of product 4. They decide if they want to add a soft cover or hard cover - we have an upsell for the hard cover (it is 10$ more) After the sale happens, the product is generated through our API after it passes through Zapier and is then sent to a dashboard which sends it to the printers. We have a back-end developer handling all of this you just need to work together to make sure the data is sent in the most optimal way from shopify to our systems. I am looking for a freelancer who can deliver high-quality work in a timely manner. Please provide examples of similar p...

    $1161 (Avg Bid)
    $1161 การประมูลเฉลี่ย
    143 คำเสนอราคา
    Matrimonial Site Development in PHP หมดเขตแล้ว left

    I'm seeking a skilled backend developer proficient in PHP, specifically Laravel, Symfony, or CodeIgniter frameworks, to create a u...CodeIgniter frameworks, to create a user-friendly and functional backend and frontend for a matrimonial website. Key Requirements: - User registration and login - Proficient management of user databases - Implementation of profile creation and search feature - Incorporation of API integration - Development of a robust messaging system - Any other relative functionalities inherent to successful matrimonial websites Ideal Skills: - Strong backend development skills - Mastery of chosen PHP framework - Experience in API integration - Proficiency in database management - Prior experience in creating matrimonial websites or similar platforms...

    $129 (Avg Bid)
    $129 การประมูลเฉลี่ย
    37 คำเสนอราคา
    AI Text Summarization for Academic Articles หมดเขตแล้ว left

    ...academic articles that need to be summarised in a palatable and easily consumable fashion. For this, we are seeking an AI Developer with expertise in the Open AI API. The tasks at hand include: - Transforming long academic articles into condensed, informative summaries. - Adapting the Open AI API to carry out the above-mentioned task efficiently and effectively. - Exporting the summarised text into PDF format. Ideal Candidate: The ideal candidate is an experienced AI Developer who has a track record of handling complex information, processing it, and outputting it into a specified format. Previous experience in working with Open AI API is essential. Application Requirements: Please include detailed information about your experience in the bid, particularly relat...

    $107 (Avg Bid)
    $107 การประมูลเฉลี่ย
    10 คำเสนอราคา
    Experto en Android studio y kotlin -- 3 หมดเขตแล้ว left

    Urgente presupuesto 60 dólares realizado estos cambios o mejoras o corregir errores Todos los requisitos de una App o Uso de una API. o Hacer un gráfico. o Modo día/noche. o Seguridad mediante Shared Preferences. o Validación de formularios. o Búsqueda de datos mediante filtros. o Evitar datos duplicados. o Uso de semáforos. o Uso de notificaciones.  Crear un chat (público y privado) para los usuarios de la aplicación.

    $6 / hr (Avg Bid)
    $6 / hr การประมูลเฉลี่ย
    9 คำเสนอราคา
    REST API Development with Spring Boot หมดเขตแล้ว left

    I'm in need of a skilled developer to create a REST API using Spring Boot. Below are the details of the project: - **Purpose:** The primary goal of this project is to create a RESTful API using Spring Boot. - **Authentication System:** I am looking to implement a basic email and password login system for the API. - **Endpoints:** These will include CRUD operations for resources (create, read, update, delete) and the inclusion of additional functionality such as filters and search. Ideal candidates should have: - Extensive experience with Spring Boot and RESTful API development. - Proficient in handling user authentication systems. - Strong understanding of CRUD operations. - Knowledge of filtering techniques within APIs. - Prior experience implementin...

    $13 / hr (Avg Bid)
    $13 / hr การประมูลเฉลี่ย
    45 คำเสนอราคา
    Gmail Automation for Instant Email Responses หมดเขตแล้ว left

    ...automated email responses using Gmail's API - Ability to handle multiple triggers to initiate the responses - Quick turnaround - I need this project completed ASAP Ideal Candidate: - Proficient in setting up automation systems with Gmail - Experienced in creating various triggers for automated email responses - Capable of promptly completing tasks to meet tight deadlines Please provide examples of similar projects you've worked on, especially those involving email automation. Your past experience and the solution you propose will be key to my decision-making. Project Description: Automated Email Management System Project Overview: We are seeking an experienced developer to create an automated email management system using , Google API, and OpenAI API. ...

    $191 (Avg Bid)
    $191 การประมูลเฉลี่ย
    22 คำเสนอราคา
    Captivating 3D Animation for Moving Company หมดเขตแล้ว left

    ...engaging 3D animation video to promote our services on social media. Key points to include in the video: The company's name and main services (moving assistance and assembly). The significance of our nationwide presence with nearly 4000 employees across the country. Showcase different scenarios where our moving assistance and assembly services can be useful to customers, such as carrying heavy items like refrigerators or furniture and assembling them on-site. How moving companies can save money by hiring our staff only for the stretches from point A to point B, instead of sending the whole team for long distances. How easy it is to purchase our services via our website: Show a quick sequence where a customer navigates through our website and easily books our services. Pricin...

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

    I'm in urgent need of an experienced Java developer for a single day job to enhance a couple of capabilities in a data management feature within an existing API. Responsibilities include: - Diagnosing the current API functionality - Refactoring a portion of the code - Developing and testing enhancements to increase its capabilities Skills and experience needed: - Proven experience as a full stack Java developer - Pattern recognition and problem-solving skills in Java/APIs - Adept at data management within APIs - Strong communication to provide updates on your progress The aim is not to only get the task completed but to improve performance and efficiency in the long run.

    $6 / hr (Avg Bid)
    $6 / hr การประมูลเฉลี่ย
    17 คำเสนอราคา
    Basic trading scrapping and bot หมดเขตแล้ว left

    I am looking for a freelancer to develop a basic trading alert bot - I have a trading strategy, I will provide the details. - The bot should be...I have a trading strategy, I will provide the details. - The bot should be able to generate signal alerts based on the provided trading strategy. Here are the specific features I am looking for in the trading bot: 1) The bot should be capable of extracting information from a web and executing the Martingale strategy, 2) It will be able to track three several moving parameters for several "items" and trigger an alert if the strategy is met. 3) User-Friendly Interface for configuring the trades of the day, monitoring performance, and reviewing trade history. If you believe you possess the necessary skills send a propos...

    $272 (Avg Bid)
    $272 การประมูลเฉลี่ย
    28 คำเสนอราคา
    Data Scraping API Creation หมดเขตแล้ว left

    I'm in need of a competent API builder for scraping data, with the project completion expected within a month. Key Requirements: - Creation of a web scraping API without specifying the website(s) for now - Experience in similar projects - Ability to complete the task within the allotted time - Proficiency in communication for updates and information exchange - A commitment to quality and a proactive approach in suggesting improvements where necessary. Since the exact source of the data is unspecified, flexibility and adaptability are crucial. Moreover, experience in creating APIs for data scraping is a must. Please highlight any past work or projects that demonstrate your expertise in this area. Ideal candidates should be able to provide a detailed proposal outl...

    $121 (Avg Bid)
    $121 การประมูลเฉลี่ย
    14 คำเสนอราคา
    Pet Grooming Brand Guidelines Creation หมดเขตแล้ว left

    ...with the specific color codes. - Logo Usage Guidelines: Clear instructions on how our logo should be applied, in terms of size, placement, and when alternative versions can be used. - Typography Guidelines: Detailed information about the fonts and typography style that should be used in all our communications. - Merch Guides: Design suggestions and guidelines for any promotional or merchandise items that we may produce. - Store Design: Guidance on the color scheme, logo placement, and overall aesthetic that should be maintained in our physical store. To excel in this project, you should have a proven track record of creating brand guidelines. Proficiency in graphic design, branding, and an understanding of the pet grooming industry would be advantageous. Your work should be deta...

    $41 (Avg Bid)
    $41 การประมูลเฉลี่ย
    44 คำเสนอราคา
    Financial Data Analysis Mobile App หมดเขตแล้ว left

    ...ten minutes. Key Requirements: - Connect to an existing mobile app: The app will need to seamlessly connect to our existing mobile app. - Regular data updates: The app should download and analyze financial data every 10 minutes. - Graphical representation: The app should also have the ability to create graphs based on the analyzed The application we are requesting should be connected to the API key of AADE and every 10 minutes it will be able to download the data which it will "pull" and configure specific financial data and their corresponding graphs. We would like the above to have development prospects in terms of its content.data. Ideal Skills: - Proficiency in mobile app development for both iOS and Android. - Experience with developing apps that interact with...

    $1440 (Avg Bid)
    $1440 การประมูลเฉลี่ย
    112 คำเสนอราคา
    MySQL Database and API Backend Developer Needed หมดเขตแล้ว left

    I'm looking for an experienced backend developer to handle database management and API integration for my project. Key Responsibilities: - Implement and manage a MySQL database efficiently. - Develop and integrate APIs to ensure seamless communication between front-end and database. Ideal Skills: - Proficiency in MySQL is a must. - Strong experience in API integration. Experience with other databases and backend technologies like Python, Java, and Node.js would be a plus. The chosen freelancer will need to understand the project's requirements thoroughly and communicate effectively with the front-end team to ensure a well-functioning, reliable backend system.

    $307 (Avg Bid)
    $307 การประมูลเฉลี่ย
    52 คำเสนอราคา
    Swedish Payment Swish Integration for Shopify หมดเขตแล้ว left

    I own a Shopify store and I'm looking to integrate the Swedish payment method 'Swish'. This is specifically to cater to my local customers in Sweden. Please READ this documentation before place your bid Key Deliverables: - Integration of 'Swish' as a payment method on my Shopify store. - Seamless checkout process for customers using 'Swish'. - Ensuring the payment process is localized and complies with Swedish payment standards. Ideal Skills & Experience: - Proven experience in Shopify development, particularly in payment gateway integration. - Familiarity with 'Swish' payment method and its functionalities. - Understanding of the Swedish e-commerce market, especially in relation to payment preferences. - Strong

    $162 (Avg Bid)
    $162 การประมูลเฉลี่ย
    93 คำเสนอราคา
    Dupatta & Clothing Product Photography หมดเขตแล้ว left

    I'm currently in need of a professional photographer who specializes in product photogr...The focus will be on capturing detailed, high-quality images of Dupattas, a type of clothing accessory. Key Requirements: - Adept at performing professional product shoot - Demonstrated expertise in capturing clothing items - Should possess an innovative yet detail-oriented approach to capture the essence of the Dupattas Ideal Skills and Experience: - Proven experience in Dupatta photography or related clothing accessories - Familiarity with contemporary style of photography - Strong portfolio showcasing the ability to capture the beauty, texture, and detail of clothing items This is a great opportunity for a photographer well-versed in blending art and commerce to bring out the...

    $97 (Avg Bid)
    พื้นที่
    $97 การประมูลเฉลี่ย
    4 คำเสนอราคา
    ApplePay Integration for Existing Website หมดเขตแล้ว left

    ...Revolut payment system on a specific website. It's imperative for the project to be completed ASAP, so a professional capable of performing rapid and flawless integration is a must. Please, only bid if you've specific experience with this type of task and can meet the timeline. Error i got ApplePay Domain Setup www.****.eu - Can not register ApplePay domain: API error: Something went wrong: POST {"status":400,"errorMessage":"Status: 400, message: Payment Services Exception Domain check failed with the following errors. No domains were registered.nDomain verification failed for pspId=D7541BA5A51F726720007CA5950BDD2851FA89D154913AD224AAA6FD227EB237 domain=www.****.eu url=/.well-known/apple-developer-merchantid-domain-association

    $50 (Avg Bid)
    $50 การประมูลเฉลี่ย
    35 คำเสนอราคา
    Python Selenium Script for Webex Meetings หมดเขตแล้ว left

    As a part of our ongoing training initiative, we are seeking an experienced Python and Selenium professional to develop a script that will enable us to e...meetings simultaneously via different browser tabs - Configure the script to successfully record both the audio and video content of each meeting Storage: - Save the recorded meetings directly on the local computer storage Ideal experience and skills: - Strong expertise in Python and Selenium - Previous experience in automation of web browser tasks - Knowledge/experience with Webex Systems and API - Good understanding of local systems storage management Consider this project an opportunity to demonstrate your ability to deliver an effective solution to a real-world challenge. We are excited to see your innovative approach to ...

    $100 (Avg Bid)
    $100 การประมูลเฉลี่ย
    17 คำเสนอราคา
    Website Update & International Expansion via Wix หมดเขตแล้ว left

    ...website developer with extensive experience in Wix to help me update and enhance my existing website. The job involves integrating an international payment gateway, expanding the site to include new pages, and adding more features through coding or Wix integration. Key Responsibilities: - Update and enhance existing website using Wix - Integrate an international payment gateway, which could be PayPal, Stripe, or 2Checkout - Create new pages to expand the site's functionality - Add more features via coding or Wix integration Pricing Specifics: - The pricing of products for different countries needs to be handled without a currency converter. This means setting fixed prices for each country. Ideal Candidate: - Proficient in Wix with a strong portfolio of past work - Experie...

    $109 (Avg Bid)
    $109 การประมูลเฉลี่ย
    30 คำเสนอราคา
    React Website API/UI/UX Enhancement -- 2 หมดเขตแล้ว left

    ...information for the interview. 1. Are you a team player or an individual worker? 2. Past projects involving React and TypeScript. 3. Link to your GitHub profile. 4. Have you used Figma before? # Project Overview ## Objective This job involves repairing the presentation of an existing website, the main job is to correct existing page errors and exceptions. ## Task ### Issue 1 : [Feature] Add Preview API Support for Dynamic File Fields - Please check the attachment image --- ### Issue 2 : [BUG] Styling Bug in Top-Right Search Box - Please check the attachment image --- ### Issue 3 : [BUG] CMS-About Media Editing Dialog Does Not Close Automatically After Saving - Please check the attachment image --- ### Issue 4 : [UI Update] Enable Closing Dialogs by Clicking Outside in InfoCente...

    $148 (Avg Bid)
    $148 การประมูลเฉลี่ย
    33 คำเสนอราคา
    Real-time Stock Data Features Calculator หมดเขตแล้ว left

    ...in calculating features for real-time streaming of stock tick data. This application needs to be proficient in: - Maintaining the full lifecycle of stocks for specific time periods like pre, trading, and closing per day. - Customizable day feature(calculate in startOfDay) and tick feature (calculate when tick comes in) real-time calculation. - High performance for calculating simultaneously. - An API that can serve all features for a specific stock for the current day for training input - Support for customizable trading logic triggering based on market snapshot features every N seconds. - Monitoring progress status (per day, and days) - support backtesting using mongodb data or kafka - better to be linux workable after simple switch since no real system dependencies **Key Requi...

    $250 - $750
    ปิดผนึก
    $250 - $750
    26 คำเสนอราคา
    PHP Google Places API Script - CSV Export หมดเขตแล้ว left

    Project Deadline: 1 Day Project Budget: $45 Project Level: Standard Project Type: PHP Project Overview We are looking a simple but well written PHP script that uses the Google Places API to allow a user to search for a term, and then display the list of results on screen & allow a user to download the results in a CSV File Script will be using the following Google Places API Additional Technical Information Results must be limited to top 50 records. Script must be written for PHP 8.2 & above 5* FEEDBACK WILL BE LEFT FOR YOU

    $48 (Avg Bid)
    $48 การประมูลเฉลี่ย
    37 คำเสนอราคา
    Salesforce Integration with Whatsapp, Emails, TcsION หมดเขตแล้ว left

    I'm looking for an experienced Salesforce expert to implement the platform and inte...Key Integration Points: - Whatsapp: I will need automated messages to be sent via Whatsapp - Emails: The primary goal here is to track customer interactions - TcsION: This is a vital integration point that will require a thorough and deep understanding of the software. Ideal skills and experience: - Proven experience with Salesforce implementations and integrations - Familiarity with Whatsapp API for automated messaging - Proficiency in email tracking systems - Strong analytical and problem-solving skills. Your role will be to ensure a smooth flow of data between these systems, with a focus on customer interactions and business processes. Please include relevant samples of your previous wo...

    $654 (Avg Bid)
    $654 การประมูลเฉลี่ย
    27 คำเสนอราคา
    Urgent E-Commerce Site Development หมดเขตแล้ว left

    ... Admin/Operator  Customer Additional Third Party Vender Services  WhatsApp API  OTP SMS Services.  Hosting Server  Domain Registration  Mobile App.  Play store registration (for Android) Future Solution Expansion Plan Level 1: -  Offer options can be extended.  Currently Admin has multiple stores in single city. Delivery location is handling by Operator manually. May be in level 1 upgrade we will pick the location of client and directly inform to related area store/employee to deliver.  Currently working in single food category. But we can add multiple food categories in future or some free snack option.  Company can tie up with brands for more offers so we can provide some cash discount/ gift items etc. with product.  Not In Stock/Notify me when in stock  ...

    $506 (Avg Bid)
    $506 การประมูลเฉลี่ย
    71 คำเสนอราคา
    Real-time Stock Market API Development หมดเขตแล้ว left

    I'm looking for experienced Python full stack developers who can assist in building a comprehensive stock market API. The main tasks would include developing the API's back-end, front-end, and handling database management. Your primary focus will be on retrieving real-time stock prices. Key requirements: - Proficiency in Python - Solid experience in full-stack development - Expertise in handling back-end development, front-end development, and database management - Deep understanding of real-time data updates Your work will be critical for the successful implementation of our API, so I am looking for professionals with a proven track record in similar projects. Please provide examples of previous work that demonstrate your capabilities in this area.

    $643 (Avg Bid)
    $643 การประมูลเฉลี่ย
    20 คำเสนอราคา
    React Website API/UI/UX Enhancement หมดเขตแล้ว left

    ...information for the interview. 1. Are you a team player or an individual worker? 2. Past projects involving React and TypeScript. 3. Link to your GitHub profile. 4. Have you used Figma before? # Project Overview ## Objective This job involves repairing the presentation of an existing website, the main job is to correct existing page errors and exceptions. ## Task ### Issue 1 : [Feature] Add Preview API Support for Dynamic File Fields - Please check the attachment image --- ### Issue 2 : [BUG] Styling Bug in Top-Right Search Box - Please check the attachment image --- ### Issue 3 : [BUG] CMS-About Media Editing Dialog Does Not Close Automatically After Saving - Please check the attachment image --- ### Issue 4 : [UI Update] Enable Closing Dialogs by Clicking Outside in InfoCente...

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

    I'm seeking an Off-Page SEO expert to help my website increase its organic traffic. Currently, the website's traffic comes primarily from search engines, and I believe that focusing on Off-Page SEO will help it grow significantly. Key Responsibilities: - Develop strategies to improve off-page SEO. - Increase the website's organic traffic through these strategies. - Monitor the effectiveness of the changes and make adjustments where necessary.

    $111 (Avg Bid)
    $111 การประมูลเฉลี่ย
    44 คำเสนอราคา
    Android Whatsapp Group Addition Automation หมดเขตแล้ว left

    I'm looking for a skilled developer who can create a custom Android application to automate adding contacts to a Whatsapp group. Key Requirements: - Develop an Android app for Whatsa...skilled developer who can create a custom Android application to automate adding contacts to a Whatsapp group. Key Requirements: - Develop an Android app for Whatsapp group addition - App should be able to fetch contacts and add them to a specified group - Provide a user-friendly interface for ease of use Ideal Skills: - Strong proficiency in Android app development - Familiarity with Whatsapp API or similar automation tools - Ability to create a simple and intuitive user interface This is an ongoing project with no strict deadlines. I'm looking for someone who is reliable and can delive...

    $11 / hr (Avg Bid)
    $11 / hr การประมูลเฉลี่ย
    11 คำเสนอราคา
    Need Expert Data Mining / Web Scraping หมดเขตแล้ว left

    ...looking to data scrape the price of popular electronics across different retailers and online marketplaces in Australia. Some of these Australian websites/competitors include: - - - - - There is also a similar competitor called , that gets the prices of thousands of retailers across australia and displays it to the customer. If we can see how they are achieving this or tap into that data, that will add to this perfectly. if possible, we also need to collect data from the bigger marketplace giants such as , facebook marketplace (AU) and even amazon. If not possible, we can discuss getting data through external API tools such as priceapi

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

    Background: As we continue building our ecommerce platform with a product range of under 2000 items, we're in need of an ERP specialist to manage "Dynamics 365 Business Central," our chosen ERP solution. We're seeking a candidate with expertise Microsoft Dynamics ERP to lay the foundation for our inventory management processes. Functions: 1. Manage finance, sales, service, and operations, supply chain and operations management, optimize inventory control, order processing, and procurement. 2. Gain valuable insights into our operations and make data-driven decisions. Skills Required: The ideal candidate should have extensive experience with Microsoft Dynamics ERP . A deep understanding of inventory management principles is crucial, along with exceptional proble...

    $605 (Avg Bid)
    $605 การประมูลเฉลี่ย
    26 คำเสนอราคา
    Weekly Photoshop Editing for Vibrant Recipe Blog หมดเขตแล้ว left

    ...require a skillful photo editor who can work with for 10 pictures at the moment. The ideal candidate should be capable of enhancing the visual appeal of my blog pictures in various ways. Specific Editing Requirements: - Background Removal: I frequently need items to be isolated for a clean, professional look. - Color Correction: Ensuring the pictures are vivid and true-to-life. - Cropping and Resizing: To suit different platforms and layouts. Desired Style: I'm aiming for a bright and vibrant aesthetic, which should make the food items the star of the pictures, and entice the viewer. The images should look inviting and appetizing. Frequency of Work: I will need the edited photos once a week. Therefore, I'm looking for someone who can commit to this regular s...

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

    ** Please provide a bid based on per description and number of descriptions per day in your comment ** I'm seeking a talented writer who specializes in e-commerce product descriptions. The products are a variety of furniture items which are primarily marketed towards UK homeowners. Your task will be to deliver captivating and informative descriptions that trigger purchase intentions. Importantly, the product information provided will be limited, and it will require your creativity and industry knowledge to overcome this. So in most instances you will be creating the product descriptions from images only. However all of our furniture is within the same niche so it will quickly become clear that the same keywords and product specifications are shared with each of our product...

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

    I'm seeking an Off-Page SEO expert to help my website increase its organic traffic. Currently, the website's traffic comes primarily from search engines, and I believe that focusing on Off-Page SEO will help it grow significantly. Key Responsibilities: - Develop strategies to improve off-page SEO. - Increase the website's organic traffic through these strategies. - Monitor the effectiveness of the changes and make adjustments where necessary.

    $66 (Avg Bid)
    $66 การประมูลเฉลี่ย
    34 คำเสนอราคา
    AI Integrated Custom-designed Website หมดเขตแล้ว left

    I'm seeking a proficient website designer who can integrate Artificial Intelligence into a custom-designed website. In particular, the project requires working with the Midjourney AI system. This AI integration aims to improve the user experience with custom designing using 'Prompt'. Key Skills: - Extensive experience with website design - Familiarity with AI API integrations, particularly Midjourney - Knowledge in designing custom features using the 'Prompt' tool The accepted freelancer will cater to myriad design requirements that could span any element of the site. You need to have a good aesthetic sense and be skilled in working with diverse design elements - from color schemes and typography to customized logo design. Please share any prior work tha...

    $303 (Avg Bid)
    $303 การประมูลเฉลี่ย
    19 คำเสนอราคา
    Creative writer with SEO experience needed asap หมดเขตแล้ว left

    I need an experienced SEO content writer with excellent English language and proof reading skills, familiar with the cannabis industry to write product descriptions that will get us noticed by the search engines. Product descriptions must be unique, informative and contain the keywords, tags, urls, and other items looked for by search engines. Project will be done on our website so you will be given a login. No coding needed. Pay will be daily based on your products modified that day. Looking to ge this done asap, so ONLY writers that have a free schedule with no other projects they are working on.

    $96 (Avg Bid)
    $96 การประมูลเฉลี่ย
    119 คำเสนอราคา
    Laravel Developer | Hiring ERP CRM SYSTEM หมดเขตแล้ว left

    ...management, and most importantly, creating an API for data integration. Key Responsibilities: - Backend Development: You'll be responsible for the backend development of the application. - Database Management: You'll manage the database for the project. - API Integration: The primary goal of the project is to create a robust API for data integration, so you'll be heavily involved in this aspect. Ideal Candidate: - Proficient in Laravel: I'm looking for someone who has strong experience and expertise in Laravel. - API Development: Experience in creating APIs, especially for data integration purposes, is highly preferred. - Database Management: Knowledge in managing databases efficiently. Your ability to deliver a high-quality, efficient ...

    $13 / hr (Avg Bid)
    $13 / hr การประมูลเฉลี่ย
    254 คำเสนอราคา
    Logo Printing for Clothing & Business Cards หมดเขตแล้ว left

    Looking for an experience, highly skilled print designer to showcase our logo on t-shirts, jackets, and business cards. Key responsibilities and requirements include: - Adapting our logo for high-resolution print on various materials - Experience in printing design, focusing on clothing and stationery items - Expertise in scaling designs to ensure quality prints - Delivering final designs ready for print Can input creators idea co-hesively

    $72 (Avg Bid)
    $72 การประมูลเฉลี่ย
    108 คำเสนอราคา
    Urgent Backyard Property Moving & Packing หมดเขตแล้ว left

    ...need of assistance with moving and packing up items from my backyard. Due to water damage caused by the weather, the items are covered in mud and water, and need to be picked up. The items include furniture and boxes of personal items. Key details and requirements: - The work involves picking up belongings, which are currently in my backyard. - The belongings are covered in mud and water, therefore require special handling. - The items include furniture and boxes of personal items. - The ideal candidate should be able to move these items to a storage facility down the street. - I need the job completed as soon as possible. Ideal skills and experience: - Experience in moving and packing services. - Access to a truck. - Ability to handle...

    $8 - $15 / hr
    พื้นที่
    $8 - $15 / hr
    0 คำเสนอราคา
    Facebook Lead Ads to Boberdoo Integration หมดเขตแล้ว left

    I'm seeking a profession...a professional who's adept at integrating APIs - particularly, leveraging Facebook's Marketing API to retrieve lead ads data. Your skills will be utilized to: - Pull leads from Facebook: Specifically, I'm interested in contact information and engagement data. - Synthesize with Boberdoo: The retrieved data should be subsequently organized using Boberdoo's API. Knowledge of lead ads, database handling and a confident command of APIs is fundamental. Familiarity with Boberdoo system would be a definite plus. You'd ideally have experience in similar projects, assuring me of a streamlined process and quick completion. Please attach references or links to relevant work when bidding. Propose your price considering all...

    $21 (Avg Bid)
    $21 การประมูลเฉลี่ย
    4 คำเสนอราคา
    Expert Laravel Developer for API Integration หมดเขตแล้ว left

    I'm in need of a Laravel developer with expert level skills to carry out backend development for my project. You will also be tasked with integrating a payment gateway API. As an expert, not only should you have profound knowledge in Laravel, but also a wealth of experience in: - Backend development using Laravel - Knowledge in API integration, particularly payment gateway APIs - Superior database management skills Your responsibility will be to ensure seamless performance and integration of the payment gateway API. The right freelancer will have a proven record performing similar tasks. An understanding of security measures necessary for such tasks will be a plus. A diligent and detail-oriented approach to problem-solving is also desired.

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