Sms gateway auto send message auto read message jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 sms gateway auto send message auto read message jobs found, pricing in USD

    I need an experienced developer to create an eCom...listing, checkout, cart, and all the necessary pages. - Custom Design: I need a visually appealing site that is unique and reflects the brand's image. You will be responsible for the design aspect. - Stripe Integration: The payment gateway to be used for this eCommerce site is Stripe. Ideal Skills and Experience: - Proven experience in developing eCommerce sites, particularly with WooCommerce. - Strong understanding of UI/UX principles. - Proficiency in customizing designs within WooCommerce. - Prior experience with integrating and configuring Stripe payment gateway. - Good communication skills and ability to take initiative in suggesting design and functionality improvements. Please provide examples of your previous...

    $126 (Avg Bid)
    $126 Avg Bid
    69 bids

    [NO AUTO GENERATED APPLICATIONS… WILL BE DELETED] I need someone familiar with affiliate marketing programs and sites. Someone that can find me some good affiliate products for me to ask. I'm hoping you can find impressive products that have potential to go viral. Tell me some good affiliate products into Instagram. You will search programs like Clickbank, Sharesale, etc. In your application tell me about some products that you have found for clients. Have you ever sold affiliate products through Instagram?

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    3 bids

    I'm using the payment gateway plugin called 'MercadoPago' on my WooCommerce store. I need to duplicate this plugin to be able to use it for both Colombia and Mexico. Currently, the plugin is configured for any country by entering the corresponding API Key and API Secret. However, WooCommerce doesn't allow having two identical plugins installed. I will provide the functional plugin, and you will make the necessary changes within the plugin so that Woocommerce does not detect it as a duplicate plugin, and does not have compatibility problems with the original plugin

    $40 (Avg Bid)
    $40 Avg Bid
    16 bids

    I need a Java Swing developer for a small project. It's a small management system. There are some future projects as well. The developer must have experience working with text files using FileReader and delimiters. It's a quick job. Please write "legal" in your bid so I know you have read the project description.

    $26 (Avg Bid)
    $26 Avg Bid
    3 bids

    I'm looking for a professional who can assist me in my search for local providers in the field of SMS communications. The ideal freelancer for this job should have: - Proficiency in conducting online local provider research - An understanding of SMS communication and how it is utilized - Strong ability to make connections between service providers and their potential applications in the realm of communications The task at hand involves identifying local providers who specialize in SMS services. You'll need to be able to evaluate their capabilities and potentially suggest how these could be leveraged for my specific set of needs.

    $82 (Avg Bid)
    $82 Avg Bid
    24 bids

    I am in need of ...of professionals, while maintaining a sense of formality It is essential that the copywriter can tailor their style to suit the advertising medium, and specifically the radio platform. This would include ensuring the message is engaging and concise, as well as clear and suitable for oral delivery. The ideal candidate should have: - Proven experience in advertising copywriting, particularly for radio - Familiarity with tailoring content to a professional audience - Ability to write in a formal tone while maintaining engagement - Strong communication skills, ensuring the message is clear and compelling Understanding of the advertising and marketing industry is a plus, as it can help in creating copy that is not only informative but also persuasive for the...

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

    ...code for an Arduino to help me with a hardware project to read accelerometer data / gyroscope data. I have a piece of construction equipment that is supposed to vibrate up and down, however, if a customer assembles some attachments to it incorrectly it will vibrate up and down and side to side which will damage the equipment. I want to be able to read the accelerometer data to determine my customer has placed the attachment correctly and if it's incorrect I want to display a message on an LCD screen saying "incorrect placement" or something to that regard. I need help getting the hardware to work, creating the code for the hardware as Phase 1. Phase 2 is to allow this hardware to send a signal back to a computer server so I can read...

    $42 / hr (Avg Bid)
    $42 / hr Avg Bid
    14 bids
    FlutterFlow App Development 6 days left
    VERIFIED

    Hi, I’m looking for a skilled FlutterFlow App Developer. Ideal Skills and Experience: - Perfect English and communication skills - Responsible, reliable, and ready to start ASAP - You MUST be independent (No Agency or companies) - Proficient in app development: – FlutterFlow – Good taste in UX design Please send me the links to any related projects you've worked on. Please start your proposal with the words "FlutterFlow Green Boat" so I know that you actually read this. I have a lot of work for the right candidate and there’s a potential for a consistent and long-term flow of work if you can deliver quality results.* Any out-of-range bids will be ignored! Thanks, Byung Chul An

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

    I need a Node.js expert to finalize the OTP system for user registration on my website. Key Requiremen...Implementation: The system is partially implemented, and I need someone to complete it. The project involves integrating OTP functionality into the user registration process. - OTP Delivery: The OTP should be sent to users via SMS. - and when user forget password it ask otp Pages are already created Ideal Skills and Experience: - Proficient in Node.js: As a core requirement, you should have extensive experience with Node.js development. - Authentication Systems: Prior work on OTP-based authentication systems is highly desirable. - SMS Integration: Experience with SMS gateways and API integration is a plus. Please note, I am looking for a prompt completion of...

    $32 (Avg Bid)
    $32 Avg Bid
    11 bids

    ...Connection: - Establish a connection to a specified WebSocket server. - Maintain the connection and handle reconnections as necessary. 2. Receive Notifications: - Listen for incoming messages/notifications from the WebSocket server. - Process the incoming messages and trigger a push notification on the device. 3. Push Notifications: - Display push notifications on the device when a message is received via WebSocket. - Ensure that notifications appear even if the app is closed or running in the background. - Handle user interaction with the push notification (click/tap). 4. Notification Handling: - When the user clicks on a push notification, the app should be launched (if not already running) or brought to the foreground. - Pass the data received fro...

    $507 (Avg Bid)
    $507 Avg Bid
    15 bids

    I'm in need of an experienced ASTPP/Freeswitch developer to create an Interactive Voice Response (IVR) system for my project. The primary goal of this IVR system is to Play a pre-recorded message when a customer calls a DID, then route the call according to any routing rules configured on the dialplan. This means that the system needs to be designed to handle customer queries and direct calls to the appropriate department. Ideal Skills: - Proficient in ASTPP/Freeswitch - Experience in IVR system development - Strong understanding of customer support processes - Ability to design system for call routing The project is expected to be completed within a reasonable timeframe. A successful candidate will be able to understand the nuanced requirements of the system and develop ...

    $557 (Avg Bid)
    $557 Avg Bid
    20 bids

    ...sendMessageToClaudeChatbot(message) { this.Claude_question = "Claude Question"; const anthropic = new Anthropic({ apiKey: process.env.CLAUDE_COLAB, }); (anthropic); const anthropic_message = await ({ // mode: "no-cors", max_tokens: 1024, messages: [{ role: "user", content: "Hello, Claude" }], model: "claude-3-opus-20240229", }); this.Claude_answer = ; (); try { const response = await ( this.Claude_question ); = ; } catch (error) { this.Claude_answer(error); ("Error sending message:", error);

    $40 (Avg Bid)
    $40 Avg Bid
    4 bids

    I am looking for a professional with experience in AWS API Gateway, Python, and possibly other related technologies to troubleshoot and fix a persistent connection issue I'm facing. Requirements include: - In-depth knowledge of AWS API Gateway, for REST API specifically - Solid experience with Python, as my backend system is built using this language The issue I'm having involves regular 'connection refused' errors when trying to fetch data from the API. This has been an ongoing issue, and I need an expert who can identify the root cause and implement a solution to ensure reliable, uninterrupted connectivity. It would be beneficial if you have experience in troubleshooting and resolving similar API Gateway issues in the past. A proactive approa...

    $38 (Avg Bid)
    $38 Avg Bid
    10 bids
    Trophy icon 80s-Inspired Horror Logo Design 6 days left

    ...not Halloween/general spookiness. Key Elements: - Should incorporate retro fonts and/or neon to capture the quintessential 80s vibe. - Should incorporate some horror movie iconography. - Should incorporate something opaque and creepy in the background. - A mix of bright and dark colors is crucial, creating a balance between the era's bold, eye-catching aesthetic and a darker touch that makes it read as horror. - The logo should be centered, ensuring it's visually striking and easy to integrate into various materials. Ideal Skills: - Proficient in graphic design, with a strong portfolio that demonstrates experience in creating visually impactful and nostalgic designs. - An understanding of horror culture and its visual elements is a major plus, ensuring the logo resona...

    $100 (Avg Bid)
    Featured Guaranteed
    $100
    174 entries

    ...cutting-edge platform revolutionizing the rental industry, offering seamless experiences for renters and hosts alike. Our mission is to provide a modern, convenient, and trustworthy platform for anyone seeking or offering rental accommodations. **Project Overview:** We are seeking a talented freelance web designer to develop dynamic landing pages for Rush Rooms. These landing pages will serve as the gateway to our platform, showcasing its features, benefits, and offerings in an engaging and visually appealing manner Also ability to contact us. Key Requirements: - Stunning Design:Create visually stunning landing pages with modern design elements, including 3D graphics, to captivate visitors and leave a lasting impression. - Multilingual Support: Develop landing pages in b...

    $185 (Avg Bid)
    $185 Avg Bid
    69 bids

    I'm looking for a skilled graphic designer to create a logo for an insurance company that specializes in commercial business, home, auto, and life insurance. Name of company is Build 2 Suit Insurance Advisors Key Project Details: - Color Scheme: The logo should incorporate shades of blue and orange. - Emotion & Message: The design needs to reflect a sense of professionalism and modernity. Ideal Skill Set: • Proven experience in logo design • Strong understanding of color theory • Ability to convey complex messages through simple designs. Please include similar previous work samples in your proposal.

    $78 (Avg Bid)
    $78 Avg Bid
    129 bids

    I'm looking for an Electrical Engineer who is experienced with Raycus Laser systems and its associated components such as Raytools BM110 Auto Focus, Raytools Software, and leadshine servo drives. The main role involves configuring these elements to integrate seamlessly. Key Requirements: - Proficiency in configuring Raycus Laser hardware, Raytools BM110 Auto Focus, Raytools Software, and leadshine servo drives. - Experience with CNC Gantry Function Software. The ideal freelancer should: - Have demonstrated experience in machinery and software configuration. - Be located near Reno, NV for potential onsite work. - Prioritize accuracy in their work, as ensuring the correct configuration is my primary focus.

    $391 (Avg Bid)
    $391 Avg Bid
    12 bids

    To create bulk qr codes Each qr have a specific number To be verified by sms

    $491 (Avg Bid)
    $491 Avg Bid
    33 bids

    ...experience in creating successful e-commerce platforms. - It's crucial that the site supports a shopping cart feature, enabling customers to add, remove, and manage their selected products easily. - Customer reviews play a significant role in building trust and credibility. The site must include a review system for customers to share their opinions on the products. - A secure and reliable payment gateway integration is essential. The developer should have prior experience with different payment methods and be able to ensure a safe transaction process for customers. - I plan to sell between 50-100 products on the site, so the platform should be able to handle this volume seamlessly. Ideal skills and experience: - Proven track record in developing successful e-commerce websit...

    $190 (Avg Bid)
    $190 Avg Bid
    124 bids

    I need a seasoned web developer for my e-commerce website project; specific coding languages and frameworks are flexible as the user skipped the relevant question. The primary goal is to create an e-commerce site with certain critical features. Important Points: - Must-have E-commerce features: Payment gateway integration and a system for customer reviews and ratings are essential. - Skills and Experience: Web development experience is necessary, preferably with a focus on e-commerce sites. Knowledge in PHP, Python or JavaScript would be advantageous, but not mandatory. - Objective: The ultimate goal of this project is to create a user-friendly platform where customers can make purchases smoothly and share their experiences via reviews and ratings.

    $467 (Avg Bid)
    $467 Avg Bid
    94 bids

    I need a striking and insightful billboard design to feature my Scalp Micropigmentation business. The design should include: - Incorporation of our specific business colours, reflecting our unique brand. - Grey #282828 - Gold #c59460 - White #ffffff - Header Font - DM Serif Display (Google font) - Body Font - Quicksand (Google font) - Dimensions of 400cm X 300cm with ...Most importantly, before and after treatment images to showcase the benefits achieved (attached) Ideal freelancers would have expertise in graphic design, specifically for billboard advertising. Knowledge and understanding of Scalp Micropigmentation will be an advantage. A highly seasoned designer with a good grasp on brand identity and a knack for visual storytelling is key to getting the message...

    $127 (Avg Bid)
    Urgent Guaranteed
    $127
    57 entries

    I need a logo for my company, The Royal Guardian, that communicates trust and reliability. The primary color I'd like to see in the design is blue, but feel free to use other colors as accents. Key Specifications: - Company Name: The Royal Guardian - Primary Message: Trust and Reliability - Preferred Color: Blue

    $106 (Avg Bid)
    $106 Avg Bid
    131 bids

    We are looking for an experienced marketer who specializes in marketing campaigns that rely on data analysis. You as a digital marketer must be able to handle the data analysis that we will provide you with to target the right target audience. You as a digital marketer, you must be able to implement advertising campaigns based on the data analysis that we provided to you. You as a digital marketer, you must be able to implement advertising campaigns on Facebook, Instagram, Snapchat, TikTok, and Twitter. Ideal Skills and Experience: - You must have the ability to handle the data analysis that we will provide you to target the right target audience. - To have proven experience in marketing campaigns that rely on data analysis. - To have proven experience in paid advertising on Facebook ...

    $43 (Avg Bid)
    $43 Avg Bid
    10 bids

    Key Responsibilities: - Secure Discounted Air Freight Rates Per 1 Kilogram: I need someone who can use their industry knowledge and connections to secure the most competitive air freight rates while maintaining the quality of delivery services. The air-shipping rate we’re looking for is $5 per 1 kilogram. - Air-Shipping Time Duration: We’re looking for air-shipping time duration between 1-14 days. - Final Destinations: To make sure the shipping company can deliver the product from China till our clients doorsteps in GCC countries. - Efficient Handling Of Electronics & Clothes: You should be well-versed in handling electronic goods and clothes to ensure they reach their destination in optimal condition. - In-Depth Knowledge Of GCC Customs Regulations: You should be famil...

    $820 (Avg Bid)
    $820 Avg Bid
    4 bids

    Russian Recording Project Note : We need Native Russian speakers for long term project. We have a project, that needs Native Russian speakers, we will give you the text, and you need to record 626 Short sentences. you just need to download our software, to read our text and record it, it's a very easy job. 1. You will need to record in a quiet place without loud background noise. and without echo. 2. Each person is $14 dollar for 626 sentences record. If you are interested please let me know sure.I will contact u. A Good Opportunity For New Freelancers For taking 5 Star Review after their completion of the project. Thanks :

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    5 bids

    I'm in need of an experienced developer to provide long-term maintenance for my e-commerce website. The ecommerce is up and running and fully operational and we need a FULL STACK developer that can code in ALL AREAS of the webapp. - Frontend: React (JavaScript) - Backend: Node.js - Services: Python - Database: MySQL RESPONSIBILITIES: - Integration of new B2B APIs - New payment gateway integration - - Implementation of bug fixes and performance improvements. - Regular software updates and security patches. - Feature additions and enhancements. Skills and Experience: - Proven experience in maintaining e-commerce solutions. - Proficiency in React, Node.js, Python, and MySQL. - Strong problem-solving skills. - Excellent understanding of software best practices and design patter...

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    39 bids

    ...for a drawing. I have attached a couple of pictures to this message and have included my logo. This will be going on a white tee shirt. I would like it to be full of vibrant popping colors. I would like an old man sitting in the morning smoing a cigar, finishing his cup of coffee remebering his past love, a beautiful woman that he worked with at a cigar factory. The woman in his remberance would be rolling a cigar on her leg. I would like the memory to be coming out of the smoke that he is blowing out. I would like either burlop bags of coffee by his rocking chair with a coffee cup on it or on a barrel or rock or stool, something of that nature. I would like the background to be similar to the example picture i attached to this message. Mountains, clouds, birds, etc. I wou...

    $26 (Avg Bid)
    $26 Avg Bid
    57 bids

    I am looking for a skilled freelancer to help me compile personalized information from a list of 400 Link...completed spreadsheet with the extracted information for all 400 prospects. - The information should be concise, relevant, and suitable for use in a personalized outreach message. *Opportunity for ongoing work. Skills Required: - Attention to detail - Strong research skills - Familiarity with LinkedIn - Excellent written communication Timeline: The project needs to be completed ASAP. Budget: Please provide your rate and total cost for completing this project. To Apply: Submit your proposal with a brief description of your experience with similar projects. Include an example of how you would personalize a message based on a LinkedIn profile. Looking forward to ...

    $115 (Avg Bid)
    $115 Avg Bid
    65 bids

    Look...includes choosing appropriate vocabulary, phrasing, and expressions that are familiar and natural to French speakers. Your job will involve adjusting the tone of the content to match the expectations and sensibilities of French-speaking learners. Whether it's making the language more formal or informal, friendly or authoritative, you'll need to strike the right balance to effectively convey the message. You'll be responsible for selecting examples that are relevant and relatable to French-speaking audiences, taking into account cultural references, contexts, and preferences. Experience that has been shown to be successful in translation and localization, especially in educational or academic settings, displaying your capacity to approach difficult subjects w...

    $91 (Avg Bid)
    $91 Avg Bid
    32 bids

    I'm looking to develop a new E-commerce website where I can sell my products. The focus of the website will be on selling products directly to customers. Key requirements include: - Integration of Credit Card payment method: I want to provide a seamless shopping experience for the customers and to do so, I need to integrate credit card payment method. This will be the primary payment gateway for the website. - Product Management: I need to be able to easily add, edit and manage products through an intuitive interface. I'd like some simple features like inventory tracking and discount codes, but I'm open to suggestions on how to best manage the products. The ideal freelancer should have: - Proven experience in E-commerce website development - Expertise in integratin...

    $328 (Avg Bid)
    $328 Avg Bid
    51 bids

    * Fix webhook of Payment and Withdraw operation

    $250 (Avg Bid)
    $250 Avg Bid
    1 bids

    I have a science fiction novel which is between 50,000 and 100,000 words, and looking for a professional and detailed proofread. Ideal Skills: - Proofreader with previous experience in novels, especially within the science fiction genre - Must have an eye for detail and excellent knowledge of English language Responsibi...Ideal Skills: - Proofreader with previous experience in novels, especially within the science fiction genre - Must have an eye for detail and excellent knowledge of English language Responsibilities: - Checking and correcting errors in the manuscript - Providing suggestions on how to improve readability, pace, and structure Expect to read and correct the novel within an agreed deadline. Also, use track changes so I can view all the edits made. Please send...

    $964 (Avg Bid)
    $964 Avg Bid
    64 bids

    I'm in need of a Laravel developer to create a web application, which will feature user authentication, database integration, and payment gateway integration. Key requirements: - User Authentication: The application should have a solid user authentication system to ensure data security. - Database Integration: A seamless integration of the database to store and retrieve information efficiently. - Payment Gateway Integration: The website is to support online transactions, hence, the payment gateway integration is crucial. - Web Design: The website should have a creative design in line with a creative theme. Content Management: I plan to manage content updates on the website through an admin panel. This means that the developer will need to build a user-friendly ...

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    27 bids

    I am seeking a skilled Shopify developer to create an online store for my new clothing brand. Responsibilities will include taking my chosen framer ...developer to create an online store for my new clothing brand. Responsibilities will include taking my chosen framer template and designing a website that appeals to a diverse audience of both men and women. The website will need: - An easy-to-navigate product catalog to showcase a first collection of 11 items. - A secure, user-friendly shopping cart system. - Integration with a reliable payment gateway. Swift project execution is crucial as I need this done ASAP. Ideal candidates will have significant experience in all areas of e-commerce website development. Proficiency with Shopify tools and a keen eye for design are especially ...

    $119 (Avg Bid)
    $119 Avg Bid
    42 bids
    Trophy icon Gmail Recovery & Remote Phone Wipe 2 days left

    I require professional assistance in two primary areas to rectify an unexpected issue with a stolen phone and compromised Gmail account. - Bypass Google's second verification: My Gmail account is currently secure with two-step SMS verification. However, the difficulty is that I don't possess access to the phone where the verification code is sent via SMS. Thus, I need assistance in circumventing this verification to recover my Gmail account. - Remote data wipe: Since my phone has been stolen, I wish to delete all data stored on it remotely. I'm looking for a professional with understanding in Google’s verification systems and proficient knowledge in remotely wiping data from an Android device. Privacy and accuracy are paramount in this task along with a...

    $25 (Avg Bid)
    Guaranteed
    $25
    3 entries

    Create a bright and bold 12' x 40' billboard to effectively promote our B2B Virtual Assistant service. This design should turn heads, deliver a clear message, and drive results! Use the below information to craft the best billboard you can do! You may utilize some of the copy provided or create your own copy based on the information provided. Company/Service Information: • We are a US-based staffing agency that provides Virtual Assistant Services to micro-, small-, and medium-sized enterprises worldwide. • Our Virtual Assistants come from all over the world. • We have been in business for more than a decade. Our services: • Admin Support • Business Support • Marketing Support • Technical Support Industries we serve: • Constructi...

    $50 (Avg Bid)
    Guaranteed Sealed
    $50
    7 entries

    I have a Node.js website where a critical bug has surfaced. Every time I log in with one ID, the session automatically switche...has surfaced. Every time I log in with one ID, the session automatically switches to another ID after a page refresh. This is causing severe disruptions and needs urgent attention within 24 hours. Additionally, I would like to implement an SMS OTP system for password reset. Key Aspects: - Immediate resolution of the login bug that switches sessions. - Implementation of a secure SMS OTP system for the password reset functionality. Ideal Skills and Experience: - Proficient in Node.js and troubleshooting login related issues. - Experienced with implementing SMS OTP systems for web applications. - Quick turnaround to address the issues within t...

    $15 (Avg Bid)
    $15 Avg Bid
    13 bids

    I would like a script/bot or whatever it takes to accomplish this. I would like a pre-determined message automatically posted to a Skype group when either of two specific web pages is updated. I can give you the specific website in a private message. Ideal Skills and Experience: - Proficiency in automation tools and technologies, especially for Skype - Previous experience in setting up systems that trigger messages based on website activities - Strong communication skills to understand the specifics of my project and implement it effectively If you have experience with similar projects and the skills to take this on, please get in touch.

    $104 (Avg Bid)
    $104 Avg Bid
    17 bids

    I'm seeking a Python developer experienced with web scraping. This job involves setting up a Python script that can scrape a...Star-ratings for sub-categories - Review ID - Reviewed person - Reviewed product name The site does not use captchas, so it should be reasonably straightforward. All reviews for a given provider should be scraped. It would be good to have an option to start with the newest and stop at a certain date. The specific review site can be seen in the sample URL in the attached PDF. I can send further details in a private message including screenshots. Preferred frameworks would be Beautifoulsoup 4 / Scrapy if sufficient and Selenium otherwise. Please state which one you plan to use. Note: it should be possible to run the script in headless mode (i...

    $35 (Avg Bid)
    $35 Avg Bid
    41 bids

    I'm seeking an adept designer to create an engaging PowerPoint presentation for my business plan. The presentation will incorporate a Corporate and Professional style, which I believe will make the content more compelling. The structure of the presentation will be oriented around outlining a problem,...outlining a problem, proposing a solution, and discussing benefits. To succeed on this project: - You should be skilled in creating visually attractive, easy-to-follow PowerPoint presentations, preferably with a background in creating business plans or similar - A creative yet professional approach to deliver content - Ability to deliver a Corporate and Professional design without losing the core message If you have these skills and can deliver high-quality work, I'd lo...

    $144 (Avg Bid)
    $144 Avg Bid
    88 bids

    I'm seeking a skilled developer to create the back-end of an auto-caption platform. Your responsibilities will include developing the caption editor, system templates, and additional necessary functionalities. Key Features: - Real-time captioning: The platform should have the capability to provide real-time captions. - Language translation: Incorporating language translation services is imperative. - Caption customization: The platform should allow users to customize captions as needed. - Workspaces for teams/agencies: The system should support collaborative workspaces, ideal for both individuals and enterprises. Ideal Skills: - Proficiency in Python, Java, and C# is a must. - Experience in developing similar platforms. - Strong understanding of back-end development. - Famili...

    $2331 (Avg Bid)
    $2331 Avg Bid
    76 bids
    Photoshoot Order App 6 days left
    VERIFIED

    ...- Select this widget - Send request button #### Photoshoot Request Response Screen (Photographer) - **Purpose:** Allow photographers to accept or reject photoshoot requests. - **Elements:** - Photoshoot details (location, service type, time) - Accept button - Reject button #### Photoshoot Notification Screen (Broker) - **Purpose:** Notify brokers about the acceptance or rejection of their photoshoot request. - **Elements:** - Notification message (accepted/rejected) - Alternative photographer request button (if rejected) ### 4. Photos Storage and Management Screens #### Photo Upload Screen (Photographer) - **Purpose:** Allow photographers to upload photos from a shoot. - **Elements:** - Upload photos button - Progress bar - Confirmation message ...

    $807 (Avg Bid)
    $807 Avg Bid
    87 bids

    I am currently seeking a skilled Node JS developer to enhance my existing web application. The main objectives are: - Add a 'Wallet System' to the web app. - Integrate the Stripe payment gateway into the system. In addition to the above tasks, I would appreciate your insights on choosing a suitable server for the hosting of the system once the upgrades are complete. Ideal skills and experience for the job: - Proficiency in Node JS and relevant web technologies. - Previous experience in integrating payment gateways, particularly with Stripe. - Strong problem-solving abilities to assist in selecting a suitable server for the hosting of the system.

    $507 (Avg Bid)
    $507 Avg Bid
    134 bids

    Russian Recording Project Note : We need Native Russian speakers for long term project. We have a project, that needs Native Russian speakers, we will give you the text, and you need to record 626 Short sentences. you just need to download our software, to read our text and record it, it's a very easy job. 1. You will need to record in a quiet place without loud background noise. and without echo. 2. Each person is $14 dollar for 626 sentences record. If you are interested please let me know sure.I will contact u. A Good Opportunity For New Freelancers For taking 5 Star Review after their completion of the project. Thanks :

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    4 bids

    I'm in urgent need of an expert in WordPress who can proficiently create an ecommerce website for me. As it's essential for my users to make simple, reliable transactions, you'll need to demonstrate your ability to optimally integrate UPI, my preferred payment gateway. Key skills & experience required: - Profound knowledge of WordPress - Prior experience in developing ecommerce websites - Proficiency in integrating UPI payment gateway - Ability to deliver project promptly Looking forward to seeing your bids. Be ready to hit the ground running!

    $134 (Avg Bid)
    $134 Avg Bid
    55 bids

    ...something very similar but with having the auction feature added, which is something already available and offered from CS-Cart Looking to see what would you suggest to make with a similar idea to our reference Buy now and Bid option with payment gateway. multivendor with a bidding system. Ppl can buy or bid based on vendors choice and the system can automatically award to bidded products as admin can set Mobile App You have an access to the mobile app source code for 1 year. Please let me know your GitHub account username so we could send an invitation to the repository. The source code can be used for the app customization with a hired developer. If you want us to build the standard mobile app for you, please follow these steps: 1. Please install the Mobile appli...

    $679 (Avg Bid)
    $679 Avg Bid
    16 bids

    ...the site with a new name and logo - Advanced SEO with keyword research and implementation - Website security reinforcement Key Requirements: - Expertise in WordPress website development, particularly on an e-commerce site - Proven experience in SEO, specifically in advanced keyword research - Strong command of Arabic language and understanding of Arabic market trends - Familiarity with payment gateway integrations, particularly with credit card processing - Prior experience in website security measures - Proactive and solution-oriented approach to problem-solving....

    $170 (Avg Bid)
    $170 Avg Bid
    73 bids

    ...Course thumbnails design 8. Section and step setup properly 9. Course booking 10. Wix sales funnel 11. Check out page customization 12. Email design, email series, workflow, and automation 13. Setup public, Private, and secret course 14. Form, survey, Quiz, Poll, and Questionnaire 15. Design 4 Badge for each Course to assign to student base on the course they attend 16. Wix course drip 17. Payment Gateway integration 18. Domain integration Please Note: - Content and Imagery: I will be providing all the content and imagery for the website. - Branding Guidelines: I have some ideas regarding the color scheme and branding, but I'm open to suggestions and would appreciate guidance on how to best incorporate these into the design. Ideal Skills: - Proven experience in WIX webs...

    $242 (Avg Bid)
    $242 Avg Bid
    113 bids

    Anyone who quotes above budget will be disqualified immediately. Bid only if you are available to start work today. Must Read the attachment before bidding. You must submit your relevant work history as soon as you submit your bid not to disqualify. I'm looking for someone with demonstrable cAlgo experience ( Must share previous work samples and also show me live evidence on a video call to be considered eligible) to code my indicator-based simple bot within 5 days. Feel free to suggest if any of my requirements are difficult for your skill level and I can consider them. Those who don't reply to msgs for more than 15 minutes will not be eligible as they are not reliable to work with.

    $296 (Avg Bid)
    $296 Avg Bid
    14 bids