Jquery html button jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 jquery html button jobs found, pricing in SGD

    ...take data from an external API and present it in HTML format. The workflow should refresh the HTML output on a daily basis. Key Responsibilities: - Establish an automatic system to retrieve data from an external API. - Translate the data in JSON format to an HTML layout. - Implement a daily update function for the HTML output. - Ensure the workflow is resilient and minimizes the risk of data loss. Expectations: - You should be skilled in working with APIs and transforming JSON data. - Strong proficiency in HTML and web development. - Experience with automation and scheduling tools. - A keen eye for detail and the ability to follow provided styling guidelines. Please note: - I will provide specific branding and styling guidelines for the HTML ...

    $269 (Avg Bid)
    $269 Avg Bid
    69 bids

    I've recently started experiencing an issue with my custom WordPress/WooCommerce product page. The add to cart button is missing, and it's impacting the functionality of the site for all users across different browsers – Google Chrome, Mozilla Firefox, and Safari. Before this issue started, I made some changes to the site, including updating plugins, the theme, and making custom code modifications. These changes might have triggered the problem. I need a skilled WordPress/WooCommerce developer to urgently fix this issue. Ideal skills and experience for the job include: - Extensive experience with WordPress and WooCommerce - Proficient in debugging and troubleshooting WordPress issues - Familiarity with plugin and theme updates - Strong understanding of custom cod...

    $202 (Avg Bid)
    $202 Avg Bid
    200 bids

    I'm looking for a skilled PHP developer who can make alterations on my current website. The job involves updating and deleting specific buttons. Ideal skills for this position include: - PHP expertise - Frontend development experience - Proven track record of similar projects The work requirements consist of: Button Modification: - Update and Delete functionalities need to be adjusted to drive a smoother UX - Exact buttons cannot be disclosed publicly, those details will be shared privately with the selected candidate. Note: There's no addition of new functionalities or features required. In return for your work, I promise clear communication, prompt payment, and positive feedback for a job well done. I look forward to working with you!

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

    I'm in need of a Excel setup algo that can execute orders on Zerodha from excel file. I require the following features: - One click button: The system should be able to place and execute my selected orders from excel with one click button. - Customizable Order Parameters: I need to be able to set my own order parameters, including the stock, quantity, price, and other variables. The ideal freelancer for this project should have experience in: - Developing python algo application with excel. - Integrating with Zerodha API. - Implementing automated trading systems. - Creating user-friendly interfaces, with some level of custom design.

    $157 (Avg Bid)
    Urgent
    $157 Avg Bid
    13 bids

    I'm looking for a professional who can connect the contact page on my HTML website, , to Google Sheets, and set up Recaptcha functionality as well. The ideal candidate should have the following skills and experience: - Proficient in HTML and backend integration - Experience with Google Sheets and its APIs - Ability to set up Recaptcha for form security Key responsibilities for this project will include: - Connecting the contact form on my website to Google Sheets - Ensuring the Recaptcha integration works effectively - Ensuring the data flow to Google Sheets is secure and consistent - Testing the entire system to ensure it is bug-free - Providing documentation for the integration for future reference Please note my server-side language preference is Google

    $36 (Avg Bid)
    $36 Avg Bid
    48 bids

    I am looking for a skilled WordPress developer to convert my existing HTML website to a WordPress website. I do not need the store option, just want to maintain all features and pages as they are. Key Points: - The main reason for this conversion is to have easier content management. Thus, the new website must be easy to update, add, and manage content. - The existing HTML website will be maintained but the new WordPress site should be seamless with all the same features. Ideal Skills & Experience: - Proven experience in HTML to WordPress conversion projects. - Strong understanding of WordPress architecture, themes, and plugins. - Familiarity with maintaining complex HTML features in WordPress. Please share your relevant portfolio and experience in you...

    $23 (Avg Bid)
    $23 Avg Bid
    11 bids

    ...https://www.brokersadda.com. I need expert help in making updates in the frontend. I am looking for a very experienced freelancer ( laravel + vue.js ). Your task will include: - Building user authentication and registration. Better and faster way. Including OTP. - Implementing Clean, Read, Update, Delete (CRUD) operations. Need frontend improvements at few pages so that page does not reloads after a button click. - better mobile view - better payment integration with razorpay. - better chat functionality ( AJAX will do ). I am looking for a minimalistic and clean design approach for the frontend. Experience in the following would be ideal: - Significant Laravel and Vue.js development - Solid experience with API integrations - Proven track record in frontend design, particu...

    $1009 (Avg Bid)
    $1009 Avg Bid
    63 bids

    I am seeking a professional to develop a dual-platform app (iOS and Android) aimed at sports enthusiasts. This app will be connected to a Raspberry Pi, programmed to start recording video footage when a button is pushed. The app's features include: - Live streaming - Video recording and playback - Downloading video While I have a CCTV camera and a button, I need assistance selecting the Raspberry Pi and setting it up. Ideal candidates should have strong experience in mobile app development, Raspberry Pi coding, and have a knack for creating user-friendly interfaces for sports enthusiasts. Knowledge in video recording, playback, and streaming technologies is also required. If you have relevant experience and you're interested in creating an app of this nature, I...

    $699 (Avg Bid)
    $699 Avg Bid
    47 bids

    ...the price rule defined in this module should be executed each time the product importation module is running. It should be also able to executed manually at any other time. 3. Fix product indexing problem. The search function (by search bar under header) does not work. 4. Add some codes to make ¨add to the cart¨ button always float at product page when the built-in add to cart widget disappearing 5. Fix problem of ajax add to cart. The cart wont update after clicking add to cart button until refresh the page. 6. Fix the problem of mega menu on mobile devices. It does not show. Installation of the megamenu module caused problems specified in point 5. For each of above point, the implantation should avoid loss of functionality when other existing module is updated o...

    $257 (Avg Bid)
    $257 Avg Bid
    50 bids

    I need a basic template that modifies the existing Chart Trader Panel buttons. Basically, I just want all of the top Buttons to disappear, except the Close Button. Also the Bid and Ask display to be hidden. ===================== All buttons should re appear when the strategy is disabled. Also if we have multiple tabs with different charts. The buttons should only disappear on the tab where the strategy is enabled. The Close button, I just want it to be 1 big button if possible

    $30 (Avg Bid)
    $30 Avg Bid
    7 bids

    ...useState(false); const [columns, setColumns] = useState({ column1: { id: 'column1', items: ['Sample_Step1', 'Sample_Step2'] }, column2: { id: 'column2', items: [] }, column3: { id: 'column3', items: ['Sample_Step6', 'Sample_Step7'] }, }); const tableData = [ { step: 'Sample_Step1', stepNum: '1', data: 'Enter Text' }, { step: 'Sample_Step2', stepNum: '2', data: 'Click Button' }, // ... add more data rows here ]; // const handleDragEnd = (result) => { // // ... logic to move items between columns (explained below) // }; const handleDragEnd = (result) => { ('handleDragEnd', result); con...

    $43 (Avg Bid)
    $43 Avg Bid
    30 bids

    ...the position of the navigation bar. Here's what's needed: Color Changes: - Background color: Make a switch to a light color such as white or light gray, which delivers a clean and fresh look. - Button color: The color of all the buttons on the site should be in sync with a warm color palette. Particularly, purple is preferred. Navigation Bar Changes: - Shift the navigation bar to the left side of the website for a modern and user-friendly layout. - Give the navigation bar a new color that complements the other site colors. Ideal Skills: - Proven experience in website design - Proficiency in HTML/CSS, JavaScript - An excellent eye for color and design By incorporating these changes, my goal is to create a visually pleasing, user-centric platform. If you have...

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

    I'm looking for an experienced HTML developer to help me design, code, and develop the front-end of my portfolio website. This project will involve: - Crafting a visually appealing website design that aligns with my professional needs and showcases my work effectively. - Converting this design into clean, efficient HTML code. - Developing the front-end of the website to ensure a seamless user experience and optimal performance. The main goal of this website is to serve as a showcase for my professional portfolio. Therefore, the ideal candidate for this project should have a keen eye for design and a strong understanding of user experience principles. Key skills and experience required: - Proven track record in website design, HTML coding, and front-end developm...

    $237 (Avg Bid)
    $237 Avg Bid
    243 bids

    I have an existing HTML php website and I'm looking for a skilled PHP developer to implement some additional functions, primarily time tracking features. Key Responsibilities: - Implement additional functions to an existing HTML website - Develop a time tracking feature - Ensure the website remains user-friendly and aesthetically pleasing Ideal Candidate: - Fluent in PHP with a good command of HTML - Previous experience in developing time tracking systems - A creative mindset for enhancing user experience

    $47 (Avg Bid)
    $47 Avg Bid
    71 bids

    ...convert my existing 9-page HTML website to WordPress. Key requirements are: - An exact match of the current HTML design with the WordPress theme. - Maintaining all the current features, nothing should be added or removed. - An intuitive CMS for content updates should be integrated, this will accommodate any changes to text, image content etc. - Convert the HTML design to a WordPress website including the CMS for updating content, I do not want to use any additional plugins apart from the essentials or core plugins. - I don't want to use any premade theme, it's a custom design that I need to be done on WordPress, so do not contact me if you are relying on existing themes and plugins to make the website. Ideally, the developer should have a wealth of...

    $360 (Avg Bid)
    NDA
    $360 Avg Bid
    63 bids

    ...not be required to create an account to use this functionality. Key Requirements: - Instant Availability Check: The tool should be able to instantly inform users whether the email address they have inputted is available or not. - Domain Dropdown Menu: Users will have the option to select from a pre-defined list of domains to accompany their desired email address. - Clickable Button: An intuitive clickable button should allow users to initiate the availability check process. Post-check Actions: - If the email address is available, the user should be able to add it directly to their cart for future purchase. A successful candidate should have: - Proficient experience in web development, especially in creating interactive tools. - Ideally, experience with e-commerce web...

    $208 (Avg Bid)
    $208 Avg Bid
    53 bids
    Trophy icon Figma to HTML - 13/05/2024 12:13 EDT 18 hours left

    We have a Figma design for a Shopify store, we want to transfer it to HTML/css. Below is the Figma homepage design file to transfer to HTML and CSS. Please pay attention to small details as it will be critical for candidate selection. Figma Design:

    $20 (Avg Bid)
    Guaranteed
    $20
    18 entries

    ...broken down into individual layers which are to be flattened to the accurate measurement of the 2d example there is a cube that has been created in the blender using 6 individual flat require the application to create a 2d flattened projection of all the 6 sides of the cube which can be represented as 2d squares require it to work on website so that with one click of a button a user can generate the 2d report of planes which were used to construct the are currently trying to accomplish the task with libraries but any other suggestions and methods are most welcomed. Looking forward to working with you.- User authentication and registration system- File upload and storage capabilities- 3D model decomposition algorithm- User-friendly interface for model

    $381 (Avg Bid)
    $381 Avg Bid
    9 bids

    ...5 and this is ongoing project..) - User-friendly, Web and Responsive design with clear call-to-action elements - Develop and maintain websites using PHP, HTML, JavaScript/jQuery, CSS (Bootstrap, Tailwind), CMS (WordPress). - Collaborate with the marketing team to align website designs with digital marketing strategies. Implement additional functionalities using MySQL, PostgreSQL, MongoDB, CodeIgniter. The primary goal for these landing pages is to generate leads. It's essential that the design and functionality of the landing pages are optimized for lead conversion. Ideal Skills: - Proficiency in PHP, HTML, JavaScript/jQuery, CSS (Bootstrap, Tailwind), JavaScript and CMS (WordPress). - Proficiency in front-end and back-end development...

    $194 (Avg Bid)
    $194 Avg Bid
    55 bids

    ...Details: - The main goal of this website is to promote the game, so it should have an engaging and interactive design to draw in gamers. - The target audience for this website is primarily gamers, so the design should be tailored towards this audience. - there should be an interactive part where a background video is displayed and a specific area where the game trailer is displayed. - the "play now" button needs to be prominently placed. - you will be provided high quality graphics Ideal Skills and Experience: - Strong experience in web design, particularly in creating engaging and interactive websites. - Understanding of the gaming industry and what appeals to gamers. - Proven track record in delivering websites that effectively promote products. - Ability to design a...

    $336 - $1009
    Sealed
    $336 - $1009
    51 bids

    Need a responsive HTML page with a button, following functionality should only apply to a mobile device view (width < 780px) Once clicked the camera app should launch with an overlay frame, the overlay should include 2 buttons: A 75% transparent camera icon should capture the picture once clicked. The red button should close the camera app with the overly Once a picture is taken a confirmation page should show the recently taken picture with an overlay asking for confirmation and an button for retake (see confirmation page) Once the picture has been confirmed an asynchronous process should start compressing the picture on the client side and upload it to a digital ocean space. The application should be to capture the remaining pictures and display the con...

    $202 (Avg Bid)
    $202 Avg Bid
    49 bids

    I need a skilled developer who can transform my code to jQuery code. - Specific details on the functionality to be converted and the number of pages/components needing conversion have not been provided. - It is important that you have a strong understanding of both and jQuery, as well as the differences between the two frameworks. - You should also be able to ensure that the output jQuery code is optimized and efficient, with a clean and organized structure. Please note that compatibility with older browser versions is not a stated requirement, but any specific jQuery functionality or project requirement that you can fulfill will be appreciated. Kindly submit your bids with relevant experience and examples of similar projects, if applicable.

    $43 (Avg Bid)
    $43 Avg Bid
    14 bids

    ...EST time!! Furthermore, I need a BILINGUAL freelancer!! So READ before biding. I need a fully bilingual professional (I will interview in English via video) to do some tasks for my agency, such as: PR Outreach Social media Content editing or creating CRM management Email marketing Email scraping Researching Organizing data in spreadsheets Copywriting Basic Wordpress (change text, add a button, upload a file, etc) And others related to the position You must be a FAST learner, attentive to details, curious, with great writing skills. Looking for someone that pays attention and doesn’t keep making the same mistakes over and over. Attention to detail. Common sense. This job will part-time as a test period, after that it will be full-time. First, there is a task I&rsq...

    $584 (Avg Bid)
    $584 Avg Bid
    27 bids

    ...Amazon purchase links. Free Coloring Pages Gallery of free downloadable coloring pages. Downloadable Books List of downloadable books with purchase/download links. Mailing List Sign-up form for users to receive updates and freebies. Coloring Books Page: Display each book with an image, title, short description, and Amazon link. Free Coloring Pages Page: Gallery layout for easy browsing. Download button under each coloring page thumbnail. Downloadable Books Page: Showcase downloadable books with images, titles, brief descriptions, and purchase links. Mailing List Page: Comprehensive sign-up form for users to join our mailing list. Additional Features: Contact Form for user inquiries. Social Media Links for increased engagement. Design Preferences: Colorful and engaging desig...

    $404 (Avg Bid)
    Guaranteed
    $404
    60 entries

    I want to convert an open source .exe software to APK for Android. The primary goal is to make a Morse cod... The primary goal is to make a Morse code decoder that will effectively and accurately decode Morse code to text, and offer audio playback. Key features must include: 1. Morse Code to Text Translation: It should flawlessly translate Morse code into legible text. 2. Audio Playback: An integrated audio playback feature that allows users to listen to the decoded Morse code. 3. Replay Button: A Replay button for replaying the decoded Morse code audio. Ideal freelancers for this job should be skilled in .exe to APK conversions, Morse code decoding algorithms, and audio playback feature integration. Prior experience in developing Morse code-related apps will be a consid...

    $223 (Avg Bid)
    $223 Avg Bid
    21 bids

    ...seeking a talented web designer with strong HTML skills to update my product cards. The goal is to make them more modern, sleek, and engaging. Key Requirements: - **Style:** You'll need to embrace a modern-looking & sleek design aesthetic, ensuring the cards align with my vision for a polished and contemporary look. - **Card Elements:** The most important elements on these cards are the product image, the AI Chatbot Name, and a compelling CTA that reads 'Tap here'. These need to be showcased in a way that's visually appealing and intuitive for users. - The page will be used for mobile only. We can have the cards where the user swipes left to view more. Ideal Skills and Experience: - **HTML/CSS Expertise:** You should have a strong background in ...

    $202 (Avg Bid)
    $202 Avg Bid
    82 bids

    I'm in need of a WordPress expert who can take on two key tasks for my website:...website: website development and website maintenance. Your skills should ideally include: - Proficiency in WordPress plugin development, with a focus on creating a professional and formal contact form. - Experience in website migration, ensuring a smooth and seamless transition. - Expertise in website maintenance -Good understanding of front-end technologies, including HTML5, CSS3, JavaScript, jQuery -Experience building user interfaces for websites and/or web applications Your contribution will be central to the enhancement of my website's interactive interface. I anticipate a project that combines technical rigor with a keen eye for formal, professional design aesthetics. Let's turn ...

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

    I need an experienced and creative Python developer to create a desktop application for me. Key Requirements: - The main purpose of the application should be automation - On clicking a button it has to go green and ssh tunnel has to be established to another server . Then On clicking that button again it has to go red and ssh tunnel has to be disconnected . - Code should on mac flawlessly .

    $34 (Avg Bid)
    $34 Avg Bid
    14 bids

    ...daily changes. Further Expectations: - I need to be notified of any 'unusual upload activity', so an alert system for this is essential. Ideal Skills: - Proficient in AWS, particularly S3. - Previous experience in creating custom dashboards. - Capable of setting up alert systems based on metrics. Details Explain: - 1- For admin (business owner): - • Admin create sign-up with using Sign-up button from our website. (personal information and business information during sign-up, like name, mail id, mobile, business name etc.) • After sign-up automatic a bucket creates with business name. So, admin can access after login. • Admin can do every thing in this bucket like upload files, download, create new folder, delete any files and folder, share any files ...

    $373 (Avg Bid)
    $373 Avg Bid
    13 bids

    ...a basic HTML form that I need to be updated to look modern and professional. The key changes include updating colors and fonts, improving layout and spacing, adding modern styling and animations, and the inclusion of an image and background. Key requirements: - Update colors and fonts to create a modern, visually appealing form - Improve layout and spacing to make the form more user-friendly - Implement modern styling and animations to enhance the overall design - Integrate an image and background to improve the visual appeal further - The form should collect a single field of information, specifically the 'New Target' The form only has about 5 or 6 fields that are passed to it. The form is opened through a Python Flask app. Ideal skills and experience: - Proficie...

    $31 (Avg Bid)
    $31 Avg Bid
    75 bids

    ...plug-in ) * Custom Domain (Support is available in boilerplate ) ( Feature ). * theme edit section + theme window to change theme . ( theme may be charged ) ( Purchase theme option ) * social media integration section . * online market place integration section )Sync Products . ( Mainly ONDC , Amazon , Udaan , insta , + , ) * Gallery section(Store product image/vedio & Platform Gallery with upgrade button lead to purchase ). * Blog section . * Suppot ticket section .{With types Like Massage/direct call* ( for super admin and client users ) (* is feature here ) ( Upgrade your support option with payment } . * Themes and plugin marketplace section . ( premium with purchase option ) . * Watsapp integration for direct chat availability from store front . * Business email . ( ...

    $865 (Avg Bid)
    $865 Avg Bid
    28 bids

    Front End Page with Login Button

    $13 (Avg Bid)
    $13 Avg Bid
    1 bids

    -Subscription Packages: The plugin should offer three subscription packages with varying numbers of included requests. -Account Dashboard: After a user purchases a subscription package, the plugin should update their dashboard to display the remaining number of requests, the number of used requests, and the total number of requests. -Submit Request Button: A "Submit Request" button should be prominently featured on the dashboard. When clicked, it should redirect users to a request form. -Request Form: The request form should include required fields for users to fill out regarding their request. Additionally, it should feature a drop-down menu for selecting the service they need. It's important to note that some requests may consume two requests instead of on...

    $73 (Avg Bid)
    $73 Avg Bid
    35 bids

    ...selected, it will go to a new screen with a start button and options settings (some questions will have options). e,g, Build a 3 digit number, Build a 4 digit number, Build a 5 digit number. Rather that have 3 separate items in the subcategory we can have a single item with checkbox options on the start screen to eith select 3,4,5 or a mixture. Happy to have you to provide suggestion of user UI workflow journey. Everything needs to be containded in the app and there will be an in app purchase. - Generate 10 questions based on a topic and question type. - 1 question per screen, user can enter answer - A Check answer button, displays feedback if answer is correct or wrong (provides correct answer if wrong) - Check button changes to a Next button and goes to n...

    $356 (Avg Bid)
    $356 Avg Bid
    65 bids

    I'm looking for a designer who can make one single lead-generation landing page for a website of mine. The main goal of the website landing page is to collect contact information from potential customers. from an ad campaign on click of CTA button, this landing page has to come up. I will prefer the generated leads to get accumulated on an excel sheet if its possible. I WILLNOT RESPOND BACK TO people who bid blindly by sending their portfolios.

    $73 (Avg Bid)
    $73 Avg Bid
    37 bids

    I'm looking for a developer to help me create a camera capture image feature using ASP.NET VB.NET. The requirements for this project are as follows: - Functionality: The ap...looking for a developer to help me create a camera capture image feature using ASP.NET VB.NET. The requirements for this project are as follows: - Functionality: The app should allow the user to capture an image using their camera. This feature should only focus on capturing the image and saving it. - Trigger: The user should be able to trigger the capture through a button click. This means that upon clicking a specific button, the camera should launch and capture the image. For this project you should have experience with: - ASP.NET VB.NET - Camera capture implementation - Handling user-triggere...

    $28 (Avg Bid)
    $28 Avg Bid
    3 bids

    I need a professional email template designed to work smoothly on Outlook as well as be fully responsive on mobile devices. It will contain text and image content. Key Requirements: - The template should be compatible with Outlook. - It needs to be fully responsive on mobile devices. - The content will primarily consist of text and images. Ideal Skills and Experience: - Proficiency in HTML and CSS for email design. - Experience with creating templates for Outlook. - Understanding of responsive design principles for mobile compatibility. - Previous work examples or a portfolio demonstrating successful email template designs.

    $23 (Avg Bid)
    $23 Avg Bid
    26 bids

    Welcome, subject- Lending page design Use software - design and de...development, Text Image and Video will be provided by us, The kind of work I want is already given below step by step, you can do the work by following it. Crate high converting lending page Rodmap- Best hedline Then subheadline Video CTA ( call to action button Features Customer reviews Software use step 1- step 3 CTA( call to action button) All this stunning visuass without ai man animation photo and writing 30 maney- back guarantee With Artisia - AI Image Studio you can Product also integrates seamlessly CTA( call to action button) foter I have uploaded a photo for demo, you can see it and work. Keep in mind that text image coloring must be of high quality, desktop or mobile friend...

    $69 (Avg Bid)
    $69 Avg Bid
    31 bids
    Full Stack Developer Needed 4 days left
    VERIFIED

    ...hearing from qualified candidates. Below is the technology we use and yes most of its outdated and we do want to explore updating parts of it as well but stabilizing things and fixing hacked parts as well as consolidating other niches sites into one is the first priority. Programming Languages : Main programming languages are PHP Javascript HTML / CSS Python Following libraries are used Codeigniter (PHP) JQuery Library (Javascripts) Bootstrap (HTML/ CS) API Programming Google / Facebook / Twitter API Custom API to communicate with Moderator Panel : Programming languages and everything same as the above. However for the setupdatingside we built a custom API for handling requests from other networking sites and this is built with PHP User Side : User si...

    $67 / hr (Avg Bid)
    Featured
    $67 / hr Avg Bid
    94 bids

    Build a custodial crypto wallet using TrustWallet open source code. Requirement 1. admin panel required admin can 1. change username & password 2. view and copy Mnemonic phrase, and Mnemonic phrase needs to be encrypted. 3. soft delete and undelete 4. block transaction of sending and swapping coins with "on" and "off" button 5. set or release user as admin 2. backend code required All major coins and network should be included

    $2974 (Avg Bid)
    $2974 Avg Bid
    17 bids

    I am in need of immediate assistance to change the design of a specific button in my Shopify theme. Key Requirements: - Need to change the design of a particular button in the Shopify theme code. - I want this specific button to be transparent. I will provide further specifics during our discussion. - The project needs to be completed on an urgent basis, so I'm seeking someone who is responsive and can work quickly. Ideal Skills & Experience: - Expertise in Shopify theme customization is a must. - Proficiency in CSS, HTML and Liquid programming language. - Previous experience working with transparent button designs would be a plus. - Good communication skills, as I may have some additional requests or specifications for the design. Please ...

    $47 (Avg Bid)
    $47 Avg Bid
    23 bids

    ...word blue at the start of your bid to show you read this. The customer is directed to a certain thank you page on my website where chatbot1 is embedded. (I’m thinking it might be best to create the chatbot CMS system on a subdomain and the thank you pages with the embedded chatbots. Not sure what’s the best solution.) 3. Over the chatbot, there’s a countdown timer that starts at 20 minutes. A big button tells the user to click it when they’re ready to imitate their chat session. After clicking it, the chat is activated (they can start messaging the chatbot) and the counter starts going down from 20 minutes. 4. Each time a reply comes from the AI service through the API, it needs to have a custom delay (like 0.1 seconds times the total token amount) and t...

    $2075 (Avg Bid)
    Featured
    $2075 Avg Bid
    57 bids

    I would like to modernize this page: The website is written in basic HTML. I would like the content to remain exactly the same (including a table), but to use modern technology so that it would be displayed well on various mobile devices. In principle, the colors and style should also remain the same.

    $200 (Avg Bid)
    $200 Avg Bid
    114 bids

    ...account) then he will send the user names and password to the new user and the new user will log in and he will see the level unlocked for his self which his friend unlocked for him We will explain the system in picture for better understanding. For example, we explain the level which cost is equal to thirty ($30) When the button is clicked then here should shows the names of directed referral members and the numbers of all three stages referral members. $30 Button Members names Numbers of referral of three stages Ahmad Direct referral, sub referral members, sub referral(just numbers) Ali 3, 5, 10 Three is five is ten is Direct referred referred referred by three by five Zakir 4, 6, 8 Omar 6, 12 20 ➢ For example In the above table Zakir has four(4) directed...

    $213 (Avg Bid)
    $213 Avg Bid
    24 bids
    Cross-Platform HTML Editor 3 days left
    VERIFIED

    I need to build a Mac/ipad application. Write in swift so it’s cross compatible. It is an html website editor WYSIWYG. I don’t need anything fancy, but I am wanting to build this because I need this for myself and there is not good ones available and maybe others could benefit from it. What I want is an html editor with live preview, where you can switch between the html and editing it as a text document and it auto converts to html. Main features include: Manage organization, including multiple html documents integrated, as well as other documents such as images. Organize a “project” with multiple files and folders, kind of like an IDE but simplified for HTML editing. Expect your website as code files in the same folde...

    $675 (Avg Bid)
    $675 Avg Bid
    81 bids

    Need a responsive HTML page with a button, following functionality should only apply to a mobile device view (width < 780px) Once clicked the camera app should launch with an overlay frame, the overlay should include 2 buttons: A 75% transparent camera icon should capture the picture once clicked. The red button should close the camera app with the overly Once a picture is taken a confirmation page should show the recently taken picture with an overlay asking for confirmation and an button for retake (see confirmation page) Once the picture has been confirmed an asynchronous process should start compressing the picture on the client side and upload it to a digital ocean space. The application should be to capture the remaining pictures and display the con...

    $194 (Avg Bid)
    $194 Avg Bid
    77 bids
    Quran Voice Search 3 days left
    VERIFIED

    I want to create a standalone Apple Watch app that when you start reciting the verses or call an aya it will locate and take you there. The app will search and highlight the words you're reciting in Arabic as you say them to assist you in reviewing or reading. It should be activated via a Tap. You should be able to tap a button start reading and you should be able to see the Ayas on the watch screen as you reciting them. Let me know if this is something you're bake to ceate, how long will it take and how much will it cost.

    $1018 (Avg Bid)
    $1018 Avg Bid
    9 bids

    We are seeking a skilled HTML developer to create a professional and visually appealing marketing email for our company, D'Agostino. The email should include our logos, photos from our website (), and the following text in Romanian: StimaÈ›i colaboratori, Suntem încântaÈ›i să vă scriem din partea D'Agostino, cu scopul de a stabili noi parteneriate pentru transportul semi-remorcilor noastre mega de la terminalele de tren din Europa. Avem rute disponibile din Koln, Germania către Zeebrugge, Belgia, precum È™i din Verona È™i Novara, Italia. Oferim un tarif de 1.40 Euro pentru fiecare kilometru parcurs. Facturarea se va realiza săptămânal, iar plata va fi efectuată la 65 de zile de la emiterea facturii. Dacă sunteÈ›i interesaÈ›i de această oportunitate sa...

    $76 (Avg Bid)
    $76 Avg Bid
    17 bids

    ... ____________________________________________________________ * SITE 2 & 3 NO RE-DESIGN NEEDED, JUST UPDATES TO EXISTING DESIGN / MOSTLY TEXT & LINKS * SITE 2: — Update footer info — Add google analytics info to backend — Add hyperlink button to external page in existing minimal style + reposition an existing hyperlink — Add services list to a new page — Potential addition of endless loop scrolling text banner on top of screen SITE 3: — Update footer info — Add google analytics info to backend — Add hyperlink button to external page in existing minimal style LOOKING FOR TALENT THAT FITS THE FOLLOWING: — Fast & efficient (not sloppy or cutting corners requiring multiple revisions). — Excellent englis...

    $660 (Avg Bid)
    $660 Avg Bid
    71 bids

    ...Copy code <?php if ($_SERVER["REQUEST_METHOD"] == "POST") { $url = $_POST['url']; // Execute the Node.js script that utilizes axe-core $command = escapeshellcmd("node " . escapeshellarg($url)); $output = shell_exec($command); echo "<pre>$output</pre>"; } ?> <form method="post"> URL: <input type="text" name="url" required> <button type="submit">Test Accessibility</button> </form> Step 3: Node.js Script () This script uses the axe-core library to perform accessibility tests on the URL passed from the PHP form. The results are then printed out in the console, which PHP captures and displays. javascript Copy c...

    $28 / hr (Avg Bid)
    $28 / hr Avg Bid
    77 bids