Serverless api gateway kinesis jobs

Filter

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

    ...CSS and Vue.js for frontend tasks to enhance my webapp's functionality. Key Task: - Refine and automate Facebook sharing validation. Job Features: - Implement an auto-validation function using Facebook API to verify whether a shared content from the webapp to Facebook has actually been posted. - link this validated action with a coin reward function within the webapp. The goal is to validate if the content was actually reshared by our user before our system award them coins Required Skills : - Expertise in PHP Laravel, Tailwind CSS, and Vue.js - Proven experience with Facebook API - Familiarity with developing reward mechanisms within a webapp - Strong attention to details - Excellent problem-solving skills This role ideally suits a developer committed to provi...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    112 bids

    I...platform. This program's primary purpose will be to log in to Facebook accounts provided by me and engage with a specific post's link also provided. The engagement should include likes, comments, and shares, and there should be an option to track and verify these actions. Skill and Experience Requirements: - Excellent knowledge of Python programming - Familiarity with social media API, especially Facebook's API - Experience in developing automated tools on a Windows platform - Knowledge of web scraping and automation - Great problem-solving and debugging skills I expect the resultant tool to be user-friendly, efficient, and free from bugs or errors. As this task involves potentially sensitive information (Facebook login credentials), a commitment to priva...

    $88 (Avg Bid)
    $88 Avg Bid
    17 bids

    I am in need of an experienced WordPress developer to create an E-commerce website with integrated inventory management system. Key Responsibilities: - Create an E-commerce website from scratch on the WordPress platform. - Integrate a functional inventory management system. - A payment API will be available once the inventory is complete. Ideal Candidate Skills and Experience: - Proven expertise in WooCommerce or other E-commerce platforms within WordPress. - Prior experience in inventory management integration. - Strong understanding and competency in page speed optimisations. - Excellent communication skills, deadline-oriented and reliable. The end goal is to have a website that not only looks good, but also serves to effectively manage product inventory and facilitate smooth...

    $1132 (Avg Bid)
    $1132 Avg Bid
    177 bids

    I am looking for an experienced Python developer to update an existing script. This script is using a api and generates on a daily basis a csv

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

    ...with google sheets integration, binance had api but its not working on google sheets with anything. looking for someone know how to bypass that. I'm having a difficult time retrieving market price data from the Binance API into Google Sheets. The API () should provide the data, however, it's proving to be a struggle. I require an expert in APIs, especially those used by Binance, and Google Sheets integration, to help bypass this issue. Your responsibility will be to ensure a seamless real-time pull of market price data for all cryptocurrencies from Binance to Google Sheets. Required Skills: - Experienced in API integration and troubleshooting - Familiarity with Google Sheets - Understanding of Binance's API structure - Experience wit...

    $160 (Avg Bid)
    $160 Avg Bid
    13 bids

    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 Avg Bid
    31 bids

    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 Avg Bid
    1 bids

    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 Avg Bid
    39 bids

    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 Avg Bid
    81 bids

    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 Avg Bid
    47 bids

    We need a new PHP microservice, which will serve as a stateless proxy to communicate with payment gateway. This microservice should expose endpoints to create new payment, check its status, etc. This microservice will only proxy the request, there is no need for a database or a queue. Currently we have a web, Android and iOS applications, which will all communicate with this new microservice in order to provide "pay" functionality for the users. Payment gateway to be used: Global Payments Payment methods we need to support: redirect to payment gateway, Apple pay, Google pay, pay later Technical specification with all of the requirements can be found in attachment.

    $575 (Avg Bid)
    $575 Avg Bid
    71 bids

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

    $176 (Avg Bid)
    $176 Avg Bid
    85 bids

    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 Avg Bid
    12 bids

    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 Avg Bid
    108 bids

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

    $1178 (Avg Bid)
    $1178 Avg Bid
    142 bids

    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 Avg Bid
    37 bids

    ...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 Avg Bid
    10 bids

    For my upcoming ecommerce store, I'm seeking a skilled developer to create a Wishfy like app . Key functionalities: - Enabling User registration and login - Product listing and search - Shopping cart and checkout system However, the payment gateway information isn't decided yet, but it's on the agenda. We'll strictly be dealing with physical products. Experience with ecommerce website development and deep understanding of platform integration would be ideal for the job as we strive to provide the superior user experience akin to the original Wishfy platform.

    $57 (Avg Bid)
    $57 Avg Bid
    10 bids

    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 Avg Bid
    45 bids

    ...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 Avg Bid
    22 bids

    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 Avg Bid
    17 bids

    I am in search of a talented developer, well-versed in YoKart platform. I am primarily focusing on building an effective e-commerce platform. I do expect these from you: - extensive experience in YoKart, especially in setting up e-commerce. - Develop a product catalog, shopping cart, and ensure payment gateway integration. In your application, I would like to know more about your experience with YoKart. Bid with confidence if you have the necessary skills. It would be great if the candidate was an was an ex-employee of Fatbit.

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    11 bids

    I'm seeking a skilled develop...the payment of utilities, internet, telecom bills and also enable booking flights. Key Requirements: - Integration of a bill payment system for utilities, internet, telecom bills, and flight bookings - Use of the Flutter framework for cross-platform compatibility - Seamless user experience for managing and completing bill payments - Implementation of Quick Tell Business as the primary payment gateway Ideal Skills and Experience: - Proficient in Flutter development - Experience in integrating payment gateways, particularly Quick Tell Business - Understanding of bill payment systems and processing - Prior experience in developing similar features for mobile or web applications - Strong attention to detail and a commitment to delivering a smooth u...

    $545 (Avg Bid)
    $545 Avg Bid
    116 bids

    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 Avg Bid
    14 bids

    We're currently looking for a proficient Shopify Developer to handle a App integration and Payment Gateway setup. Our primary goal for the Shopify store, while not yet specified, could be any or all of the following - increase online sales, build brand awareness, improve customer experience. As such, we're looking for a reliable and experienced candidate who can provide dynamic solutions for a variety of possible objectives. We appreciate your interest and look forward to viewing your applications!

    $122 (Avg Bid)
    $122 Avg Bid
    50 bids

    I'm seeking a proficient React Native develop...seeking a proficient React Native developer to create a single vendor mobile application for both iOS and Android. My requirement is for an app with key features including a Payment Gateway and User Registration. Key features: - User Registration functionality: User should be able to register and manage their profiles. - Payment Gateway: The application must have payment gateway integration. We will specifically be using PhonePay for transactions. The ideal candidate for this project possesses strong technical skills in React Native and has practical experience implementing user registration processes and payment gateway integration, especially PhonePay. Familiarity with developing applications for both iOS...

    $419 (Avg Bid)
    $419 Avg Bid
    50 bids

    ...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 Avg Bid
    112 bids

    I'm looking for an experienced web designer w...WordPress. Key Requirements: - Design a visually appealing and user-friendly e-commerce site, tailored for the sale of physical goods. - Implement essential e-commerce features including a shopping cart, product reviews, and seamless payment gateway integration. Ideal Skills and Experience: - Proven track record in creating successful e-commerce websites on WordPress. - Proficiency in integrating and customizing e-commerce plugins. - Aesthetic sense and UX design experience to create a visually appealing shopping experience. - Strong understanding of payment gateway systems and their integration into WordPress. If you're confident in your ability to deliver a high-quality, functional e-commerce website on WordPress,...

    $115 (Avg Bid)
    $115 Avg Bid
    88 bids

    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.

    $308 (Avg Bid)
    $308 Avg Bid
    51 bids

    ...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 attention to detail to ensure a smooth user experience

    $162 (Avg Bid)
    $162 Avg Bid
    93 bids

    ...integrating the SMS verification for the OTP login system. (Prefer as simple as this ) This is using Firebase with the daily free quota for testing, and charged by google only) - **Booking Process Customization**: Customizing the booking process to include an OTP for sending a booking. - **New Payment Gateway Integration**: I'm looking to add a new payment gateway, but it will be message only, so the integration should be smooth and user-friendly. (for messaging) - **New Notification for Payment**: Finally, I would like to add a new notification for payment. Once the appointment is confirmed, a message to client with the payment information. (message with link) Ideal candidates should have: - Proven experience in WordPress and

    $27 (Avg Bid)
    $27 Avg Bid
    50 bids

    We are looking for a skilled developer who can create a multivendor marketplace on the WordPress platform using Dokan. The website specializes in food products. Objective: Designing and developing a multivendo...setting. Functionality: The website should include essential features such as user registration, seller registration, chat function, shopping cart, payment process, order management, and basic search functionality, including by map (distance, radius). Necessities for the website: Implementation of the Dokan Business package Implementation of the chosen theme Integration of the specific payment gateway, 'Kevin'. Multiple languages: Latvian, Estonian, English, Russian Shipping options: Omniva, Smartpost, etc. Tokenizing customer data Adjusted design of extensive ...

    $2318 (Avg Bid)
    $2318 Avg Bid
    213 bids

    ...payment system. Skills and Experience Required: - Deep understanding of payment gateway integration, specifically ApplePay and Revolut - Previous experience in integrating ApplePay with online platforms Tasks will Include: - Configuring and integrating ApplePay with an existing 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

    $50 (Avg Bid)
    $50 Avg Bid
    35 bids

    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 Avg Bid
    17 bids

    Need a Android app developer to work on a simple e-commerce app similar to bewakoof app Pages are home, categories, products list, product details, cart, checkout, login, razorpay payment gateway

    $176 (Avg Bid)
    $176 Avg Bid
    42 bids

    I need a talented 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 ...

    $110 (Avg Bid)
    $110 Avg Bid
    29 bids

    ...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 Avg Bid
    33 bids

    ...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
    Sealed
    $250 - $750
    26 bids

    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 Avg Bid
    37 bids

    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 Avg Bid
    27 bids

    ...12. With the order details Admin/operator will get all the details of user like: Name, Mobile Number & Gender. Additional Concept  While registration customer will fill: Name, Gender, Mobile number  Reward points can be handled by Admin  It is required OTP/WhatsApp Validation for signup User’s Category (Dashboard)  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 ...

    $506 (Avg Bid)
    $506 Avg Bid
    71 bids

    I am looking for a highly skilled WooCommerce Store Developer to help with setting up and optimizing my online store. Key Responsibilities: - Initial store setup, including product catalog and search functionality. - Implement Shopping cart and checkout system. - Integrate Payment gateway. Experience and Skills: - Proficiency in WooCommerce and WordPress. - Understanding of e-commerce best practices. - Previous experience in setting up and optimizing online stores. - Strong attention to detail and ability to deliver a high-quality, user-friendly store. Budget: INR 10,000

    $251 (Avg Bid)
    $251 Avg Bid
    115 bids

    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 Avg Bid
    20 bids

    ...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 Avg Bid
    32 bids

    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 Avg Bid
    11 bids

    I'm looking to data scrape the price of popular electronics across different retailers and online ...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 or The end goal for collecting this data is to input all this information into our website and creating AI personalised pricing tools. So we can let the customer know what a good bargain price is, what a bad price to sell is, and other important decisions.

    $1538 (Avg Bid)
    $1538 Avg Bid
    135 bids

    We are a dynamic outsource service provider specializing in virtual admin services for small to medium-scale businesses worldwide. Our mission is to streamline operations and enhance productivity for our clients through efficie...website that reflects our brand identity and values. Create clear and intuitive navigation to ensure easy access to information about our services, pricing, and contact details. Incorporate engaging visual elements, such as images and graphics, to enhance the user experience. Implement SEO best practices to improve search engine visibility and drive traffic to the website. Integrate a secure payment gateway for clients to purchase our services online. Ensure compatibility across various devices and browsers for seamless user experience. Looking forward to ...

    $114 (Avg Bid)
    $114 Avg Bid
    162 bids

    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 Avg Bid
    19 bids

    ...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 Avg Bid
    253 bids

    I'm seeking 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 the above. Looking fo...

    $21 (Avg Bid)
    $21 Avg Bid
    4 bids