Fishing booking script jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 fishing booking script jobs found, pricing in USD

    More details: Are you looking to create a new Pine Script strategy or modify an existing one? Create a new strategy What type of financial instruments do you want the Pine Script strategy to focus on? This question was skipped Are there any specific conditions or indicators that you would like the Pine Script strategy to consider? This question was skipped

    $16 (Avg Bid)
    $16 Avg Bid
    3 bids

    I'm seeking a skilled developer to build a flight ticket booking website. The website will predominantly cater to three major airlines - American Airlines, Delta Air Lines, and United Airlines. Essential Features: - Each flight listing must include crucial details such as Departure time, Arrival time, and Flight duration to enhance user experience and aid in informed decision-making. Payment Gateway: - The website should accept multiple forms of payment for versatility and user convenience. These options should include Credit card, PayPal, and Bank transfer. Ideal skills and experience: - Previous experience in website development with integrated payment gateways. - Understanding user experiences and website usability. - Experience in integrating API's from third-par...

    $393 (Avg Bid)
    $393 Avg Bid
    70 bids

    We are seeking a Virtual Assistant to support our dynamic team remotely. This role is integral to maintaining our high standard of guest satisfaction and operational efficiency across all online platforms. Responsibilities: - Manage guest communications across booking platforms such as , Airbnb, Expedia, VRBO, and direct channels like Gmail, WhatsApp, and Skype. - Liaise with cleaning staff, coordinate maintenance efforts, and ensure all properties are guest-ready. - Conduct market comparisons to position our properties competitively. - Process invoicing, issue quotations, and maintain updated online exposure. - Reply to guest's feedbacks and create actions required to tackle issues detected. - Manage and respond to inbound messages on our Facebook and Instagram accounts, with...

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

    I have attach a picture. 1. refer to 'red' i want to have a video mp4 show at bottom right corner, the video will play without sound. 2. the user can click to zoom in and the surrounding fade out dark grey. refer to 'blue'. the video will play with sound, and the user can click "X" cross to close the pop up lightbox. Your output: 1. provide me a script of css / js for me to integrate into my website. 2. i need elegant and nice css and js effect 3. You will send me a full set code in zip. Warranty: 1. i will implement to website, and if need any assist, you ask you agian.

    $28 (Avg Bid)
    $28 Avg Bid
    38 bids

    ...with prior experience in creating intuitive mobile application interfaces. The task is to design a sleek and user-friendly prototype in Adobe XD for a Driving License Verification Application that will have 8 screens. The application needs to have the following features: - Capability to perform verification of driving licenses using the license number or the holder's CNIC. - Online Appointment booking. - A Quiz for the practice of theoretical test. - About Us page - Contact Us page with maps embed - Study material page for some links to pdf books Ideal candidates should have an exceptional cognitive understanding of user behavior to make the app simple to use and be able to deliver a prototype ASAP. Knowledge in designing mobile applications in public service or similar ...

    $165 (Avg Bid)
    $165 Avg Bid
    19 bids

    As a mobile chiropractor services business, I am in need of a professional website that will serve as the primary source of information about my services. Key features I'm looking for are an online booking system, mobile-friendly design, and a page where clients can leave testimonials. The website should also have the usual pages such as About, Contact, and Home pages. Ideal skills and experience for the job include: - Proficiency in web design with a focus on user experience - Experience with creating online booking systems - Ability to create a mobile-friendly website - Experience with integrating client testimonial features - Strong communication skills to understand my business needs and translate them into a functional website. The primary purpose of the websit...

    $334 (Avg Bid)
    $334 Avg Bid
    133 bids

    We're seeking a skilled AI developer to create a chatbot for a polish event space rental company, catering to parties, birthdays, and weddings. The ideal candidate will leverage no-code platforms like Voiceflow and Make to seamlessly integrate the chatbot with Facebook Messenger, Instagram DM, and Google Calendar. The chatbot should efficiently handle inquiries, provide information about available time slots, and facilitate event bookings and send notifications. The developer will collaborate closely with our team to ensure the chatbot aligns our needs and customer service requirements. This project offers an exciting opportunity to innovate within the event rental industry and enhance their customer experience.

    $163 (Avg Bid)
    $163 Avg Bid
    24 bids

    In the thick of a dynamic project that calls for a skilled Python specialist. The chosen professional will need to don multiple hats as their services will be utilized for: - Data scraping - Data analysis - Automation of repetitive tasks With the source of data yet unspecified, it's necessary for the potential freelancer to be highly adaptable and prepared for a diverse range of data sources, including but not limited to: - Websites - Databases - APIs Although I've not dictated a specified programming language or framework for this project, Python is preferred. However, having knowledge of Java or C# could also be beneficial. Experience with data scraping and analysis, software automation, and developmental versatility are highly valued for this project.

    $540 (Avg Bid)
    $540 Avg Bid
    70 bids

    I am looking for a skilled web developer to create an educational travel website that is modern and sleek in design. The target audience...resources for educators to use during their trips. Skills and Experience: - Proficiency in web development languages such as Wordpress, HTML, CSS, and JavaScript - Experience in creating modern and sleek website designs - Understanding of educational content and resources - Knowledge of how to effectively organize and present educational materials on a website The website should also include a booking system for educators to easily plan their trips and an interactive map to showcase the different destinations available. If you have experience in creating educational websites and can bring a modern and sleek design to life, please bid on thi...

    $291 (Avg Bid)
    $291 Avg Bid
    70 bids

    I am looking for a professional web designer to create a portfolio/showcase website with a modern and innovative design. The website should include business consulting features such as product portfolio, our services, a contact form and a booking system. It should provide a unique experience for potential clients and an easy-to-navigate interface. The design should be aesthetically pleasing and professional, but also simple and minimalistic so that visitors can easily access the information they need quickly. The website should showcase my services and provide quick access to reach out to me for further inquiries.

    $113 (Avg Bid)
    $113 Avg Bid
    36 bids

    I need an experienced developer to install a script and configure a mobile app. The script is built on Laravel, and the mobile app is built on Flutter. Key Responsibilities: - Install the script and ensure it functions correctly - Configure the mobile app to work seamlessly on both Android and iOS platforms - Implement necessary changes to accommodate ads Ideal Skills & Experience: - Proficiency in Laravel and Flutter - Extensive experience in script installation - Proven track record in mobile app configuration - Knowledge of ad implementation in mobile apps Please bid on this project if you can deliver high-quality work within a reasonable timeframe.

    $183 (Avg Bid)
    $183 Avg Bid
    71 bids

    I am in need of a creative script writer that can craft engaging and captivating scripts for my YouTube channel that will be 7k to 8k words long. Ideal Skills & Experience: - Proven experience in script writing - Familiarity with YouTube content creation - Ability to make content engaging and entertaining - Time management and ability to deliver on deadlines Here is a sample video Looking forward to seeing your proposals!

    $229 (Avg Bid)
    $229 Avg Bid
    33 bids

    I'm using a shell script to monitor for volume changes on Debian. The relevant code looks like this: pactl subscribe | grep --line-buffered "sink" | while read -r UNUSED_LINE; do /home/user/.local/bin/ ; done; This script worked fine on the first computer I used it on. However, on a second computer, it's not working well. The problem seems to be that on the second computer, volume changes are detected twice. For example, when I click the "Volume Up" button on my keyboard, the initial 2 lines of output from command "pactl subscribe" are duplicates: Event 'change' on sink #1 Event 'change' on sink #1 On the original computer, there was only one line of output for each "Volume Up" click. Note that both th...

    $21 (Avg Bid)
    $21 Avg Bid
    6 bids

    ...WooCommerce. This ensures that when a travel purchase is made, it verifies availability with the operator’s API before proceeding with the purchase. The plugin will manage travel packages from the backoffice but also needs to support a shortcode for frontend implementation, displaying a search and filters along with a listing. A similar plugin can be found at However, my requirement is slightly different, as it must utilize the operator’s XML API and confirm the package's availability with the operator before purchase, all while being integrated with WooCommerce. This project is not suitable for you unless you are an expert in WooCommerce plugin programming and APIs. The chosen candidate will be considered for other long-term projects

    $517 (Avg Bid)
    $517 Avg Bid
    114 bids

    Hello, I have custom work that I need done to a social network script. Its called Sngine and found at codecanyon. I have worked with this script a lot and now a lot about it and need a developer to install the changes I need done. You will need to understand Stripe and how to work with the webhooks and api.

    $1200 (Avg Bid)
    $1200 Avg Bid
    1 bids

    i need to adjust my existing laravel frontend html script based on figma

    $21 (Avg Bid)
    $21 Avg Bid
    17 bids

    ...specifically for auto repair services. This platform aims to connect car owners with a variety of auto repair service providers, allowing users to select the most suitable provider based on factors like location, service ratings, and pricing. Core Functionalities Required: Multivendor Support: Ability to support multiple auto repair service providers to register and manage their services. Instant Booking System: Users should be able to see the availability of different service providers and book services instantly. Geolocation Services: Recommend nearby service providers based on the user's current location. User and Provider Review System: Allow users to rate services, and providers to respond to reviews. Payment Gateway Integration: Support various payment methods, inclu...

    $877 (Avg Bid)
    $877 Avg Bid
    132 bids

    i Have pine scrip code indicator i need to add lines & fix some numbers also fixing alert and ratios some ratios not working and pattern i need it asap with in hours Best price withh accept

    $182 (Avg Bid)
    $182 Avg Bid
    16 bids

    We are looking for a skilled programmer to automate an online booking process. The task requires the automation to run on specific days and at a specific time. This project is crucial for ensuring bookings are made without manual intervention. Responsibilities: - Develop and implement a robust automation script that can handle the online booking process. - Ensure the automation is scheduled to run at predetermined times and days. - Test the automation thoroughly to guarantee reliability and efficiency. - Provide documentation on the automation process and instructions for future modifications. Here is the Website Link: https://blendermarket

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

    ...skills: - Deep understanding of both traditional Mexican and modern architectural styles, as well as very practical and playful approaches, and hygge. - Ability to cleverly integrate kitchens, bathrooms, bedrooms, living areas, and outdoor spaces into a compact 1-2 room layout - Knowledgeable in maximizing small spaces while maintaining functionality and comfort. We own a lot in a remote baja fishing/surf town, and have already chosen a general layout for two small casitas on the lot. One of them will have an outdoor kitchen and hang out area integrated seamlessly with an indoor kitchen and hang out space. We need help finalizing layouts amd exploring ways to make the project practical, playful and cozy. We have already assembled rough sketches, a lot plan, and dozens of phot...

    $25 - $50 / hr
    Sealed
    $25 - $50 / hr
    20 bids

    I'm looking for a custom PHP script that can collect and store information from a simple form, and appropriately filter and display the data stored in a database. This script is intended to be used for my job site for a new residential property build. Key elements and tasks include: - Collecting and storing data from a simple form. - Implementing a database to store the collected information. - Ability to filter information. - Displaying filtered information on simple pages. Ideal candidates should have experience in: - PHP scripting. - Database management and implementation. - Web development. - Previous experience in creating a similar system would be a plus.

    $163 (Avg Bid)
    $163 Avg Bid
    130 bids

    I'm looking for a skilled professional who can develop a web-based Microsoft booking system tailored for animal clinic appointments. This will make it easy and efficient to book and manage appointments. Key Features: * An intuitive and secure reservation system at one of three locations Ability to send out a confirmation / consent forms requiring a signature Ability to send out a two page grant form with minimal information and a signature Ability to email a reminder 24 hours in advance Ideal Skills: * Experience in web development. * Familiarity with the Microsoft booking system. * Experience building reservation systems. * Experience in Health or Veterinary sector would be a bonus. I'm open to further suggestions for ensuring the system is user-friendly and e...

    $501 (Avg Bid)
    $501 Avg Bid
    104 bids

    I am seeking a seasoned cold-caller to secure appointments with Insurance Agencies for our Insurance Recruiting Service. You won't need to persuade agencies to use our services but rather solely focus on booking as many appointments as possible. Ideal skills and experience for the job: - Proven track record in cold-calling - Experience in appointment setting - Excellent phone and communication skills In your application, kindly include examples of your past work especially where you've successfully set numerous appointments via cold calling. Your mission will be to expand our reach with your cold calling skills. I can do an hourly rate OR I am happy to set up a Pay per Appointment Performance Structure!

    $2083 (Avg Bid)
    $2083 Avg Bid
    20 bids

    I'm in need of a custom JavaScript that improves my experience with the Grammarly web editor. The script should automatically accept all grammar correction suggestions offered by Grammarly. Key Requirements include: - The JavaScript snippet should be compatible with the Grammarly Web Editor - It should only auto-correct grammar suggestions, leaving all other kinds of suggestions untouched. - The script should be compatible with "Snippets" extension on Chrome, which collects JavaScript from any Github projects. If you're experienced in JavaScript development and have a good understanding of writing script for extensions, your skills will be highly beneficial to this project. Familiarity with Grammarly software behavior, as well as JavaScript execut...

    $142 (Avg Bid)
    $142 Avg Bid
    44 bids

    I'm looking for a proficient programmer to convert and replicate three of my trading scripts from Thinkscript to Pinescript. I have a pivots script, an oscillator script, and a signal script for the oscillator. Here are some skills and experiences that I'm looking for in the ideal candidate: - Proficiency in Thinkscript and Pinescript programming languages is compulsory. The freelancer will need to understand how to translate the logic from one language to the other while maintaining the results. - Experience with both TradingView's Pinescript and TD Ameritrade's Thinkscript would be beneficial. - In-depth understanding of technical analysis is required, as the scripts involve custom functionalities. Being able to correctly interpret and implem...

    $195 (Avg Bid)
    $195 Avg Bid
    17 bids

    ...Page: A visually appealing landing page that effectively conveys the essence of our travel agency. - Services Page: A comprehensive page showcasing the various travel services we offer. - Online Booking System: An intuitive, secure, and efficient online booking system that allows users to easily reserve travel services. - Responsive Design: The website should be responsive across multiple devices to ensure a seamless user experience. Ideal Skills: - Proficiency in web development and design, particularly with experience in creating travel or e-commerce websites. - Familiarity with integrating online booking systems and payment gateways. - Attention to detail and ability to create a visually appealing and user-friendly interface. If you have relevant experience and...

    $528 (Avg Bid)
    $528 Avg Bid
    229 bids

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

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

    ...a skilled WordPress developer to revamp my existing website. The primary tasks include replacing images and configuring the WooCommerce and a booking page. The prompt completion of this project is essential. Key Tasks: - Replacing certain pictures on the website. Note: The dimensions of the images have not been specified; further discussion is needed. - Implementing WooCommerce successfully. - Setting up a booking page that integrates seamlessly with the site. Ideal Skills: - Excellent understanding and experience with WordPress. - Proficiency in WooCommerce. - Skilled in creating, organizing, and manipulating digital images. - Knowledge of booking systems and their integration into WP sites. Experience setting up websites and configuring e-commerce capabilitie...

    $162 (Avg Bid)
    $162 Avg Bid
    174 bids

    I am looking for an experienced Python developer to create a pure Python script that can convert a single JPEG image to PNG. The script will be run on a Linux operating system, and should include the following features: - Ability to work with a single file at a time, no batch processing needed - Incorporation of preset quality levels for the PNG output Ideal candidates for this project should have: - Proficiency in Python - Experience with image file format conversion - Familiarity with working on a Linux system - May not use any libraries not bundled with python 3.5! (NO PILLOW) It is for a restricted enviroment where only default python libs are available. If you have worked on similar projects before and feel confident in your ability to deliver a high-quality, effici...

    $24 (Avg Bid)
    $24 Avg Bid
    12 bids

    Larsen, send me the script when finished, as we talked about on the char.

    $30 (Avg Bid)
    $30 Avg Bid
    1 bids

    I'm ...integrate both RSI (Relative Strength Index) and Fibonacci principles. Key Requirements: - Indicator Development: Combine the RSI and Fibonacci for TradingView. The code should successfully generate signals based on these two notions. - Programming Preferences: Even though I didn't specify a preferred programming language, familiarities with languages appropriate for TradingView, such as Pine Script, are essential. - Indicator Output: Please note, the integrated indicator doesn't need to be visually displayed on the chart. The focus is solely on signaling functionality. Ideal candidates for this project should have experience in TradingView indicator development and a good understanding of both the RSI and Fibonacci. Knowledge in algorithmic trading would be...

    $504 (Avg Bid)
    $504 Avg Bid
    24 bids

    I am in need of a full stack website developer to create a professional home services provider website for me. Key requirements for the site include: - A service booking feature: Visitors should be able to book services directly from the website. - Service categories: The website should categorize the different services on offer, making it easy for visitors to find what they're looking for. - Customer reviews: A section for customers' feedback is crucial. This will help build trust with potential clients. Expertise in creating professional and user-friendly layouts is highly needed. Ideally, the developer should have previous experience in e-commerce or subscription-based sites. A firm understanding of front-end and back-end development is required. Proficiency with mode...

    $44 (Avg Bid)
    $44 Avg Bid
    21 bids

    I am in need of a proficient Python developer capable of building a script using Playwright for automating web browsing activities, extracting data from websites and engaging in organized web scraping. Key Requirements: - Expertise in Python and Playwright - Familiarity with web scraping and data extraction - Proven experience in coding scripts that are compatible across all major operating systems including Windows, macOS, and Linux. Application essentials: - Detailed outline of the proposed project solution. - Evidence of past relevant work. - Showcase of relevant experiences in similar projects. The result should be a script that can execute web tasks automatically, facilitating the process of web data gathering with high precision and accuracy. I expect all applic...

    $27 (Avg Bid)
    $27 Avg Bid
    40 bids

    ...Introduction This document is intended to formalize the commissioning of the development of a new, innovative mobile application in the tourism and hospitality sector, named "BedAndSleep". Similar to well-established platforms such as Booking and Airbnb, BedAndSleep aims to offer an excellent user experience by facilitating the connection between hosts offering accommodations and guests seeking places to stay. 2. Application Objectives BedAndSleep's goal is twofold: to simplify the management of advertisements for hosts and to make the search and booking of accommodations an intuitive and enjoyable process for guests. The application must provide advanced features for both user groups, ensuring security and ease of use. 3. Specific Requirements 3.1 Feat...

    $8193 (Avg Bid)
    $8193 Avg Bid
    113 bids

    I require a freelancer to design a website for my restaurant with a modern, sleek interface. Although I have no specific design or color scheme in mind, I would need professional advice on that. The website must include an integrated booking system where my customers can reserve tables online. However, I have not decided on the exact functionalities this system should have so open to suggestions from a professional with expertise in restaurant website design. If you have prior experience working with restaurants and understand their specific website needs, that will be a plus.

    $18 - $150
    Sealed
    $18 - $150
    46 bids

    More details: What type of data entry tasks do you need assistance with? Typing What is the source of the data for typing? Images How would you like the typed data to be formatted? Spreadsheet

    $393 (Avg Bid)
    $393 Avg Bid
    149 bids

    ...there name ( mandatory) Mobile Phone number ( mandatory case we need to contact themimmediately) And option email address Then once filled in it send info to our virtual receptionist( via email ) who then puts info in to management software 2. And 5. Zoom calls live receptionist 3. A map pops up on screen advising there closest rest room to them 4. A link that takes them to our online booking portal in our software portal to book there appointments...

    $726 (Avg Bid)
    $726 Avg Bid
    103 bids

    Hello, I would like a program in pinescript [trading view], which compares the highest price and the lowest price of two candles next to each other, if it is true conditions [attach pictures] I want it to create a speaker that will expand on the right side [] I want the box to be able to be modified further from the program settings. The script should run in real time when the candle is closed, the program should perform a comparison but also compare for already closed candles. If they are on timeframe 1, do the calculations for 1, if they are on 15 minutes timeframe, do it for 15. Select the date when the program starts to calculate, for example: I'm on the 1 minute timeframe, trading view shows me about

    $199 (Avg Bid)
    $199 Avg Bid
    12 bids

    I am seeking a skilled web developer to create a modern and sleek website for my restaurant, complete with Online table booking and Payment gateway integration. Key requirements: - Modern design style: The website should reflect a sleek and contemporary aesthetic, in line with current design trends. - Online table booking: A key feature of the website will be the ability for customers to book tables online, ensuring a seamless user experience. - Payment gateway integration: The website will require a secure and reliable payment gateway to facilitate online transactions. Ideal skills and experience for this project include: - Proficient in web development: The ideal candidate should be experienced in creating high-quality, functional websites. - UI/UX design: A strong under...

    $73 (Avg Bid)
    $73 Avg Bid
    33 bids

    ...experience. Prompt potential customers to subscribe using the provided phone number: 696466452. Elements to include: The Netflix logo with a subtle local adaptation. A color palette that includes red, black, and yellow for the stars. A catchy headline at the top of the flyer: "Get Your Netflix Cameroon Subscriptions". The offer details and price should be visible and striking. A call to action for booking, with the phone number in large print. A closing statement that emphasizes our leading position in the Cameroonian streaming market. Format and specifications: Vertical flyer (540px by 960px). High resolution for both print and online sharing. Text in French, without errors and grammatically correct. Final deliverables in .PSD and .JPEG formats. Freelancer profile so...

    $22 (Avg Bid)
    Guaranteed
    $22
    65 entries

    I'm currently looking for an experienced blockchain developer who is familiar with the Solana blockchain platform to develop an efficient script for a spot trading bot with decentralized finance (DeFi) applications. Key Requirements: - Proficiency in writing scripts for trading bots, particularly for spot trading. Experience with trading on the Solana blockchain would be advantageous. - The bot should be adept to implement the 'Momentum' trading strategy. Hence, a solid understanding of various trading strategies, especially 'Momentum' is essential. - Experience with DeFi use cases is a must. The bot should be able to interact seamlessly with DeFi applications on Solana. This role favors someone with great attention to detail, who is committed to deliver...

    $187 (Avg Bid)
    $187 Avg Bid
    11 bids

    ...through commenting and sharing functionalities. 5. Downloadable Documents: • Provide downloadable resources such as whitepapers, brochures, and guides for further reading and additional information. • Ensure easy access and prominent placement for these resources throughout the website. 6. Appointment Booking Interface: • Implement an intuitive interface for clients to book appointments with EC's consultants. • Integrate calendar functionalities and automated email confirmations to streamline the booking process. 7. Interactive Bot: • Develop an interactive chatbot for instant online assistance and client support. • Program the bot to address frequently asked questions, provide information about services, and guide users through the websi...

    $339 (Avg Bid)
    $339 Avg Bid
    44 bids

    I'm seeking a talented Python developer to assist with a unique image manipulation project. The gig entails extracting multiple cards from a single JPEG image and then implementing cropping and resizing tasks. The addition of filters and effects and the removal of backgrounds may also be a part of this role. The ideal candidate will have: - Expertise in Python programming - A proficient command of JPEG image manipulation - Strong experience in cropping and resizing images - The ability to add filters/effects efficiently - Capacity to extract multiple elements from an image It's important to note that the client has not specified how the extracted cards should be outputted from the image. Any clarification about this will be provided on project initiation. Looking forward to...

    $42 (Avg Bid)
    Urgent
    $42 Avg Bid
    9 bids

    Hi, are you able to make a custom housing script which allows players to rent the house for 30 days ? The script must include all houses on the map for rent Storage Wardrobe to change clothes Garage blip to store cars Give keys to friends Transfer house to someone If player doesnt pay rent they lose the house and goes back on the market Rob houses All available houses for rent appear on the small map (bottom left of screen) Have updated interiors in houses I have a small clip of what im looking for

    $300 (Avg Bid)
    $300 Avg Bid
    32 bids

    Looking for passionate 2D animators for high school biology explainer videos. Videos must contain biological diagrams and structures as specified. Audio and script to be provided by us. Freshers are welcome to apply for this job too! Preferred payment - 1.2 USD per minute of animation. If we like, we'll be giving bulk orders

    $16 (Avg Bid)
    $16 Avg Bid
    5 bids

    I am in need of an experienced translator to convert English dialogues from a movie script to Telugu. - The dialogues total more than 5000 words. - The conversations are straightforward, made up of simple everyday language. The ideal freelancer for this project should have: - Strong command of both English and Telugu - Previous experience with dialogue translation in a movie/script setting - Ability to maintain the tone and nuances of the original text while translating it to Telugu. Looking forward to receiving your bids.

    $81 (Avg Bid)
    $81 Avg Bid
    63 bids

    Set up Codecanyon script. Setup the admin panel in the server Create and publish the Application for Android and iOS in the respective store We will provide the developer console access. Lowest bidder with proper expertise shall be awaded

    $72 (Avg Bid)
    $72 Avg Bid
    25 bids

    I'm looking for an experienced and creative 2D animator who can create a compelling and informative video that effectively promotes my product/service to B2B clients. Key Elements: - The video ...experience in 2D animation and demonstrable skill in making professional quality videos - Proven track record in creating effective promotional videos, particularly for B2B clients. - Excellent grasp of how to present product demos and elucidate features and benefits for maximum impact - An understanding of what appeals to B2B clients and how to effectively communicate with them through visuals and script. This project is an exciting opportunity for those passionate about bringing products/services to life in an engaging and impactful manner. Reference

    $10 - $30
    Sealed
    $10 - $30
    19 bids

    I'm in need of an experienced Webflow developer to help me construct a website for my start-up. The website should follow a clean, professional design with the following pages: - Home - About (Featuring team profiles) - Products - Contact - Book a Demo (With calendar integration for booking appointments) Previous experience developing B2B websites on Webflow and examples of your past work will be highly valued. Potential candidates should be proficient in creating user-friendly interfaces, building reliable functionalities, and delivering a neatly structured website that aligns with our brand identity. Please note, expertise in integrating calendar functions for appointment scheduling is required for the "Book a Demo" page. In your bid, share your past experi...

    $489 (Avg Bid)
    $489 Avg Bid
    146 bids