Jquery datatable ajax pagination example jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 jquery datatable ajax pagination example jobs found, pricing in USD

    I need assistance with page number formatting for a document. I desire no numbering on the title page, followed by Roman numerals for subsequent pages up until the introduction. From the introduction onwards, Arabic numerals will be used. The preferred font for these numbers is Times New Roman. Skills and experience in document formatting would be beneficial, but no specific application details are required.

    $23 (Avg Bid)
    $23 Avg Bid
    75 bids

    ...recurring payment. Here's what you'll need to be successful in this role: - Experience with web development specifically focusing on interactive digital tools. - Proficiency in coding languages used for creating digital interactive platforms. - A clear understanding and prior work experience with virtual reality or augmented reality can be an added advantage. Preferred Skills: PHP, JavaScript, jQuery, Laravel In your application, kindly provide detailed project proposals explaining how you plan to approach this project. Your proposal should outline: - The technologies or software you intend to use in the creation and implementation of the interactive floor planner. - How you plan to simplify the user interface for customers of varied tech literacy. - A timeline for...

    $684 (Avg Bid)
    $684 Avg Bid
    54 bids

    We need a developer for a project involving both front-end and back-end development to create a website similar to a well-known Telegram channel directory, with a straightforward organization of channels categorized by countries and the...back-end development to create a website similar to a well-known Telegram channel directory, with a straightforward organization of channels categorized by countries and their respective categories. The site must be fast, secure against common web threats like SQL injections, XSS, and IDOR, and optimized for SEO to achieve high online visibility. It should feature a visually appealing design with AJAX for smooth navigation, enhancing the SEO without hindrance. The ideal candidate will have experience in creating sites that are fast, secure, and goo...

    $461 (Avg Bid)
    $461 Avg Bid
    41 bids

    Title: Full Stack...one-page website using HTML, CSS, and JavaScript. Implement server-side logic using Node.js and Express. Use Angular for front-end web development. Integrate MongoDB to store user input data. Implement a payment integration system. Requirements: Proven experience as a Full Stack Developer or similar role. Knowledge of multiple front-end languages and libraries (e.g. HTML/ CSS, JavaScript, XML, jQuery). Experience with JavaScript frameworks (e.g. Angular, React, Node.js). Familiarity with databases (e.g. MongoDB), web servers (e.g. Apache), and UI/UX design. Excellent communication and teamwork skills. Great attention to detail. Organizational skills. An analytical mind. If you meet these requirements and are passionate about web development, I would love to hear...

    $145 (Avg Bid)
    $145 Avg Bid
    38 bids

    Necesitamos un maquetador que nos apoye con la creación y/o modificación de nuevas pantallas y ajustes en codigo html, css y java script con jquery. Indispensable experiencia manejando el codigo Liquid Template en Shopify, es importante mostrar portafolio comprobable. Interesados favor de postularse por este medio, gracias.

    $142 (Avg Bid)
    $142 Avg Bid
    77 bids

    We’re on the hunt for a UI/UX designer with expertise in Tailwind CSS, Bootstrap, HTML, jQuery, and PHP. This is an 8-hour paid trial aimed at assessing your design and coding skills for potential long-term projects. Objective: Your task involves a redesign of a poorly designed UI screenshot and code refactoring. This will test your ability to implement modern design principles in a responsive format. Project Scope: Duration: 8 hours, with prospects for ongoing work. Tasks: Redesign a specific UI based on provided screenshot and refactor given code. Focus on responsive and aesthetically pleasing design. Collaboration: Must be available for feedback and discussions during the trial. Bidding Instructions: Quote: Submit your hourly rate and total cost for the 8-hour trial. ...

    $149 (Avg Bid)
    $149 Avg Bid
    77 bids

    We are looking for a full...features and applications with a mobile responsive design Write technical documentation Work with data scientists and analysts to improve software Requirements: Proven experience as a Full Stack Developer or similar role Experience developing desktop and mobile applications Familiarity with common stacks Knowledge of multiple front-end languages and libraries (e.g. HTML/ CSS, React, Node.js, XML, jQuery) Knowledge of multiple back-end languages (e.g. Python) Familiarity with databases (e.g. MySQL, MongoDB, AWS DynamoDB), web servers (e.g. Apache), and UI/UX design Develop & deploy applications on AWS Serverless services (Lambda, Step Functions, APIGateway) Excellent communication and teamwork skills Great attention to detail Organizational skills An a...

    $1579 (Avg Bid)
    $1579 Avg Bid
    44 bids

    I need assistance with setting up complex pagination for my multi-chapter dissertation. The document also requires a specifically formatted Table of Contents. Key tasks include: - Setting up pagination that can manage the various chapters and sub-chapters of my dissertation. - Formulating a Table of Contents which just lists the names of the chapters and sub-chapters. I will not need any additional or complex formatting styles for this section. Ideal freelancers should have: - Significant experience with document structuring and formatting. - Detailed knowledge of the pagination process. - A strong understanding of dissertation structures. Please provide samples of similar work you have completed before.

    $88 (Avg Bid)
    $88 Avg Bid
    32 bids

    I'm in need of a seasoned full-stack .Net developer to assist me with front-end and back-end development of a project targeting the general public. Specific tasks include: - Develop...responsive web applications using React.js - Implement user interfaces with modern HTML/CSS practices - Ensure the technical feasibility of UI/UX designs - Participate in Agile/Scrum methodology, including sprint planning, daily stand-ups, and sprint reviews. The ideal candidate should have at least 2 years of professional experience in .Net development. Proficiency in HTML5, CSS3, JavaScript, C#, and jQuery is key. Experience building and maintaining pages with Bootstrap is a plus. Git experience and advanced English skills are also desirable. If you meet these criteria, I'd love to hear ...

    $33 / hr (Avg Bid)
    $33 / hr Avg Bid
    127 bids

    ...mathematical formula. I try to do it with the "advanced calculation" plugin from gravity pearks, but it gives me a critical error due to exponentiation. The forum used is this: (141*(({CREATININA (mg/dl):38}/{KAPPA:124})^{ALFA:123})*(({CREATININA (mg/dl):38}/{KAPPA:124})^ -1.209)*(0.993^{ETÀ:7})*{SESSO VALUE:122}*{RAZZA VALUE:121}) I tried the same thing with javascript, but it doesn't work: <script> jQuery(document).ready(function($) { function calculateGFR() { var creatinina = parseFloat($('#input_38').val()); var kappa = parseFloat($('#input_124').val()); var alfa = parseFloat($('#input_123').val()); var eta = parseInt($('#input_7').val()); var sesso = parseInt($(&#...

    $151 (Avg Bid)
    $151 Avg Bid
    38 bids

    I have a web app that I have developed to help manage dispatching local first aiders to incident nearby. Unfortunately web apps do not have access to background location services on devices, so I would like to wrap my web app in a native webview and pass native geo location data to either a function in the webview or an endpoint on...function in the webview or an endpoint on my server (passing the user_id and coordinates). The location data needs to be accurate to the minute so I can automatically assign the closest first-aider to the incident. I have 60 users. I want to update the last_location for each user on my server every minute. My web app is built on: Codeigniter (with some hardcoded PHP on the frontend) VueJS jQuery I have no experience with app stores or managing na...

    $1436 (Avg Bid)
    $1436 Avg Bid
    190 bids

    -------------Only apply if you ready to work on client site (Mumbai).---------------------------- NO remote work NO work from home We are looking for freelancer who is ready to work on site. The project belongs from Mumbai and it will be contract basis. required skills. - MySQL, MongoDB/NoSQL Databases - JQuery/JavaScript - PHP, NodeJS - HTML5 JS - jQuery - Bootstrap - React Your expertise in the PHP and React frameworks will highly be appreciated. The selected database management system for this project is MySQL. This project calls for the perfect blend of creativity and technical competence. If you can deliver high-quality results then I would love to hear from you.

    $779 (Avg Bid)
    $779 Avg Bid
    33 bids

    Need additional hands to add new features and bug fixes in existing web applications Tech Stack .NET6, C#, SQL 2019+, HTML, JQuery, Preferred fullstack developers with experience in following areas : Messaging, Sharefiles, ShareScreen and Remote Desktop, Audio/Video Calls, Survey cum Poll Platform with real time dashboards enhance UI/UX design and Interactive Graphical Dashboard While its a short term engagement depending on skills can be extended.

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

    I am seeking a competent developer to create example coded pages using HTML, CSS, and jQuery on the Brackets software that match to a provided figma prototype. The main goal of the project is educational – I am aiming to learn more about HTML/CSS/jQuery, particularly in the following areas: - Animation and interactivity using jQuery - Implementation of responsive design with CSS and jQuery For this purpose, the complexity of the coded pages should be intermediate; incorporating a blend of basic and advanced techniques. The ideal freelancer for this job would have a firm grasp on interactive design elements using jQuery, and the application of responsive design principles with jQuery and CSS. Teaching or tutoring experience, and st...

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

    We are currently offering part-time positions tailored for college students with a stipend for a freelance Python Django developer proficient in JavaScript, jQuery, MySQL, HTML, and CSS. The ideal candidate will have hands-on experience developing web applications using Django and possess a solid understanding of front-end technologies. This opportunity provides the perfect balance between academic commitments and professional growth, offering flexible hours and financial support through a stipend. If you're a motivated college student eager to enhance your skills and earn while you learn, we encourage you to apply today and become a valued member of our team!

    $13 (Avg Bid)
    $13 Avg Bid
    23 bids

    Hi there, Im looking for a very talented WooCommerce/JS/Ajax developer. Im trying to build multiple custom sorting options for ACF custom values which are used in the WooCommerce products. For instance. A product has a custom field called "DA" These values are returned inside the product table, for each product. I want to have multiple SORTING options for these custom ACF field values like. <select id="sort_DA" aria-label="Sorteer op DA"> <option value="all">All values</option> <option value="sort_DA_asc">DA low to high</option> <option value="sort_DA_asc">DA high to low</option> </select> Once the sorting selection is made by the user. The table containing ...

    $29 (Avg Bid)
    $29 Avg Bid
    79 bids

    Billing 0:46h (0,78h) x $40/hr - links should all be fixed too now (guess I missed the www.) - cronjob was setup the "poor man's way" (triggered by page hits). I removed this and setup a cron on the server to run every 5 minutes. - jQuery Update module is updated and I switched from jQuery 1.2 to 2.0 which seems to be fine. removing the module will break bootstrap as jQuery is too old then. - some sources were still loaded insecure, I fixed those too, no more warnings in the browser console.

    $31 (Avg Bid)
    $31 Avg Bid
    1 bids

    ### PLEASE READ ATTACHED PROJECT WORKSHEET / DOC FILE #### ### DOC FILE CONTAINS DETAILED INSTRUCTIONS ON ALL THE WORK TO BE DONE ### I need a serious PHP developer to do some work on my SMF 2.0(.17) Forum Software. The URL of the websit...project worksheet. Check it out carefully and give me your best price only if you are confident you are capable of handling this project All the details of the project are given in the attached pdf. The work will include: - Adjustin and installin gpre existting Mod files make them work with my site - Custom coding of various kind - CSS Work - Bug Fixing You need to be good at PHP, SQL, Jquerry, Ajax. Timeframe is up to 20 days I will consider serious offers only from people who carefully read the project worksheet and understand what they...

    $498 (Avg Bid)
    $498 Avg Bid
    209 bids

    I require a JQuery/Javascript expert to assist with the creation of an interactive web application. Your responsibilities will include form validation, dynamic content loading, and improving the overall user experience. Key Functionalities: - Form validation - Dynamic content loading User Experience Guidelines: - Minimalistic design - Intuitive navigation - Mobile responsiveness Ideal candidate possesses considerable experience in JQuery/Javascript, UX design, and responsive web development. Your insights will be instrumental in transforming my vision for an engaging, user-friendly interactive web application into reality.

    $506 (Avg Bid)
    $506 Avg Bid
    219 bids

    As an expanding business, I'm seeking a mid-level JavaScript developer with 3-5 years of practical experience. Your primary responsibilities will include: - Developing new user-facing features in our app - Building reusable code and libraries for future utilization While not mandatory, familiarity with modern J...utilization While not mandatory, familiarity with modern JavaScript frameworks (React, Angular, Vue.js) is a plus. However, your ability to write efficient and maintainable code aligning with our business objectives is paramount. Ideal candidates should have a solid understanding of web markup, including HTML5 and CSS3 and a strong ability with asynchronous request handling, partial page updates, and AJAX. If you don't have experience with lunar calendar, d...

    $157 (Avg Bid)
    $157 Avg Bid
    63 bids

    I'm in need of a freelancer skilled on WordPress I have Elementor website with Hello-elementor theme I have done pages, but I need to do two pages Seen screenshots this is need to do here important thing is search on type something need search in ajax. You need to do with two ways First: create page template and do it from code + Ajax second: crate this pages from Elementor (other plugin) not nulled of course. You can select which way will be fast Only budget is: 30-50$ Maximum tomorrow I Need to get.

    $23 (Avg Bid)
    $23 Avg Bid
    87 bids

    I'm in need of a freelancer skilled on WordPress I have Elementor website with Hello-elementor theme I have done pages, but I need to do two pages Seen screenshots this is need to do here important thing is search on type something need search in ajax. You need to do with two ways First: create page template and do it from code + Ajax second: crate this pages from Elementor (other plugin) not nulled of course. You can select which way will be fast

    $120 (Avg Bid)
    $120 Avg Bid
    159 bids

    ...kvB3Xwrs19TPKKSvCa-SdfSXAPOs/edit?usp=sharing Replicate only the chat system as OnlyFans or Fansly has. Send me link to same chat funcionaliy that you have developed, vanilla PHP without frameworks. <----- I'm looking for a skilled developer with proficiency in PHP, MySQL, and jQuery to build a text-based chat system. A main feature should be a secure method to exchange large video files (100 MB+) with a credit system. Ideal skills and experience: - Strong knowledge and experience in PHP, MySQL, and jQuery. - Proven experience in building real-time chat systems. - Proficient in file-upload mechanisms, especially for larger files. - Understanding of secure protocols for transferring multimedia files. - Experience creating or integrating credit or points system...

    $497 (Avg Bid)
    $497 Avg Bid
    171 bids

    ...task related to the PHP tab labels that need adjustment. Additionally, I want to ensure we have a reliable backup system in place. You should be proficient in Drupal, PHP, and website security. Additionally, an understanding of how to backup Drupal websites will be beneficial. Your previous experience in these areas will be advantageous to this task's successful completion. Need to research of Jquery update is compatible at this time....

    $38 / hr (Avg Bid)
    $38 / hr Avg Bid
    33 bids

    I'm searching for a seasoned PHP developer, specializing in Wordpress/WooCommerce. My E-Commerce site needs a comprehensive update on our filter functionality. Your expertise should cover: - WordPress/WooCommerce taxonomies, hooks, and filters - AJAX, Javascript and jQuery - Responsive design (For FILTERS to on Mobile devices) - WooCommerce customization Your primary task is to fix, update, and implement multiple filter options for optimal user navigation. These include: - Sorting by price - Filters / fixing categories not filtering. - Price Bar Filter -- Filtering by brand - Size filter (driven by the 'size' value) - On sale filter - In stock filter -FILTER BY COLOR when using other filters --FILTER BY SIZE when using other filters -Creating FILTERS by ...

    $30 - $250
    Urgent Sealed
    $30 - $250
    55 bids

    Proficient in HTML, CSS, Flask, JQuery, Ajax, Sqlite, Flask, Bootstrap - Familiar with game development, especially traditional games like Hangman - Able to develop a user-friendly interface. The specific aesthetics will be discussed later. Responsibilities: - Write clean, maintainable and efficient code in Python - Use Sqlite for database operations - Utilize Flask for the game's web framework

    $12 (Avg Bid)
    $12 Avg Bid
    35 bids

    ...integration. My ideal candidate should be proficient in Entity Framework. Prior proven experience in such tasks is a must. Your well-rounded .NET core skills and dedication to efficient coding will form the backbone of this project. This is a long-term engagement, so dedication, efficiency, and commitment are imperative. asp .net mvc, asp .net core, web api, sql server, entity framework, dapper, jquery...

    $304 (Avg Bid)
    $304 Avg Bid
    58 bids

    I'm searching for an experienced Full Stack Front End Developer, capable of transforming my vision into a user-friendly and responsive web application. Key Responsibilities: - To execute Front End Development tasks Required technology competencies: - Solid Experience in MVC 5 Razor Views, Web API, .Net 6, C#, Web Forms - Proficient in Typescript, JQuery - Proficient in Telerik Controls (Ajax and Kendo UI) - Solid understanding of HTML/CSS, SASS - Proficient with , SQL Server This is a part of a larger accounting type application. We need help with redesigning some of the areas of the application. Looking forward to working with a versatile developer proficient in these technologies and can deliver a product that performs seamlessly, ensuring a great user experience.

    $2126 (Avg Bid)
    $2126 Avg Bid
    329 bids

    I'm seeking a proficient PHP/JavaScript developer to transform existing post requests into AJAX requests. I have roughly 20 pages that require this improvement. Key Requirements: - All post requests are currently managed by a backend script. You're expected to be proficient in handling backend scripts using PHP. - jQuery is our preferred JavaScript library. Your extensive experience in using jQuery is required to complete this task efficiently. - During the conversion, the page layout and structure must remain exactly the same. UI/UX knowledge will be beneficial to ensure the highest levels of user-friendliness remain intact. The perfect candidate is detail-oriented, has worked on similar projects, and is committed to maintaining the integrity of the webp...

    $332 (Avg Bid)
    $332 Avg Bid
    254 bids

    I'm in need of an HTML locker design interface which will be placed on a website, programmed using CSS and Javascript. This interface should allow users to customize their locker (or cupboard) layout using drag and drop. The left hand side of the interface is the empty locker system. The right hand side is a set of varying sizes of locker. A user...allowed to be dropped into the space above it. Ideally, a "landing zone" of the same size as the dragged locker will show the user where their locker is due to be dropped. - Other lockers already placed should not move when a new locker is placed. - Lockers are placed from the top down. Skills and experience for this project would be proficiency in HTML, CSS, and Javascript. Raw javascript, jQuery and CSS only - no dra...

    $23 (Avg Bid)
    $23 Avg Bid
    43 bids

    Our WordPress website interfaces with an external third-party API. At present, the integration is achieved through several admin-ajax calls, functioning effectively across nearly all sections of the site, with a single exception. The existing implementation involves a process where clicking on an image triggers a code that facilitates the addition of products to the WooCommerce cart, simultaneously importing custom data from a previously completed form. Although this functionality is operative in the specified area, it requires that products be added in a specific sequence for successful execution. We are seeking a freelancer whose responsibilities will not encompass dealing with the API connection or form data management. The task at hand involves refining a specific block of code...

    $45 (Avg Bid)
    $45 Avg Bid
    87 bids

    I'm in need of a skilled front-end Bootstrap developer to work on various projects for next 1 year work time : 8am to 6pm Indian Standard Time price; INR 100 per hour you should track time using freelancer.com desktop app (download it if you don't have) you should have expertise in bootstrap and jquery&ajax PLEASE DON'T BID AND ASK TO INCREASE PRICE. ALL TERMS ARE NON-NEGOTIABLE you should start working right away. you should not ask about project details, you can ignore tasks which you couldn't do, and continue with other tasks

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

    need to use and do following 1. create a flask app and in templates/ include the above code 2. on click output button, it is showing json code, i want to modify it to save the json code in db (mongodb) 3. add a text field - Menu Name. so, while saving in db, the json to be saved along with menu name 4. create another flask app, if we use a code {{menuname}} with menu name, it should fetch the json data and populate as a bootstrap menu the overall screen for the first app should look like the attached screenshot My budget is AUD 30 and to be done today, please bid only if you understood what it is , and can do in said time and budget

    $40 (Avg Bid)
    $40 Avg Bid
    8 bids

    ...design and layout: I want to show multiple images of the product currently I have implemented the functionality to show only one image. - Functionality and interactivity enhancement: Currently all the products are being shown on the same page. I want you to implement pagination. The ideal freelancer for this job should demonstrate excellent skills in React, and have profound experience in web design and layout, coupled with a deep understanding of website functionality. They should also be familiar with implementing pagination and creating appealing product images. I look forward to a wholesome transformation of my website....

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

    Need a page redesigned. Need this done today. Custom website script built with laravel 9.5+, bootstrap, jquery, html, css, mysql

    $23 (Avg Bid)
    $23 Avg Bid
    58 bids

    I'm looking for an enthusiastic backend developer, proficient in JAVA, PHP, Ajax, and CodeIgniter (CI). I need someone who can handle various tasks, including: - Code development - Issue fixes - Database (DB) management Ideal candidates are self-starters who have a deep understanding of server-side scripting and API integrations. Qualified candidates must also be able to handle any bugs or issues that come up and be proactive in delivering solutions. Must update required documentation. Should support mobile app developers as required. Provide support and proper documentation for moving code to testing environment. Hourly MAX rate is INR 525/. Developer will provide time estimate for each task and milestone for the task will be created. All proposals must be accompanied with...

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

    I'm looking for an enthusiastic backend developer, proficient in JAVA, PHP, Ajax, and CodeIgniter (CI). I need someone who can handle various tasks, including: - Code development - Issue fixes - Database (DB) management Ideal candidates are self-starters who have a deep understanding of server-side scripting and API integrations. Qualified candidates must also be able to handle any bugs or issues that come up and be proactive in delivering solutions. Must update required documentation. Should support mobile app developers as required. Provide support and proper documentation for moving code to testing environment. Hourly MAX rate is INR 525/. Developer will provide time estimate for each task and milestone for the task will be created. All proposals must be accompanied with...

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

    I'm working on a project which requires expertise in SAPUI5, HTML5 and JavaScript/jQuery. Here are the major requirements of my project: 1. Primary Features: - Developing a responsive design - Implementing data visualization 2. Types of Data Visualization: - Charts - Graphs - Maps 3. Purpose of Visualization: - The main purpose is to present statistics effectively. Ideal Skills & Experience: - Proficiency in SAPUI5, HTML5, and JavaScript/jQuery - Previous experience with data visualization projects - Strong understanding of creating responsive designs - Ability to present complex statistical information through easy-to-understand visual elements - Excellent problem-solving skills and attention to detail

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

    Features required: Store Locator: Implement a store locator feature that allows customers to find physical store locations based on their location or search criteria. Product Badges: D...& Cross Sells: Develop upsell and cross-sell features on product pages and in the shopping cart to encourage customers to add complementary or higher-value items to their purchase. Minor Updates to Various Pages: Make minor updates and improvements to various pages of our Shopify store to enhance usability and aesthetics. Requirements: Proficiency in HTML, CSS, JavaScript, and Shopify Liquid, ajax Experience with Shopify app development and customization Strong UI/UX design skills Ability to integrate third-party APIs and implement advanced functionalities Excellent communication and collab...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    47 bids

    ...Troubleshoot and debug issues to ensure smooth functionality of web applications. 5. Stay updated on emerging technologies and best practices in web development. Requirements: 1. Proven experience as a PHP Developer or similar role. 2. Strong knowledge of PHP programming language and frameworks such as Laravel or Symfony. 3. Proficiency in front-end technologies such as HTML, CSS, JavaScript, and jQuery. 4. Experience with MySQL or other relational databases. 5. Familiarity with version control systems such as Git. 6. Ability to work independently and as part of a collaborative team. 7. Excellent problem-solving skills and attention to detail. 8. Good communication and interpersonal skills. If you are passionate about PHP development and eager to join a dynamic team that is mak...

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

    More details: What is the purpose of the structures you want to build? Residential buildings How many different design variations do you want for the structures? One design What specific features are you looking for in your residential building's design? Glulam arches and connected roof

    $445 (Avg Bid)
    $445 Avg Bid
    23 bids

    Proficient in HTML, CSS, Flask, JQuery, Ajax, Sqlite, Flask, Bootstrap - Familiar with game development, especially traditional games like Hangman - Able to develop a user-friendly interface. The specific aesthetics will be discussed later. Responsibilities: - Write clean, maintainable and efficient code in Python - Use Sqlite for database operations - Utilize Flask for the game's web framework

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

    Proficient in HTML, CSS, Flask, JQuery, Ajax, Sqlite, Flask, Bootstrap - Familiar with game development, especially traditional games like Hangman - Able to develop a user-friendly interface. The specific aesthetics will be discussed later. Responsibilities: - Write clean, maintainable and efficient code in Python - Use Sqlite for database operations - Utilize Flask for the game's web framework

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

    Features required: Store Locator: Implement a store locator feature that allows customers to find physical store locations based on their location or search criteria. Product Badges: D...& Cross Sells: Develop upsell and cross-sell features on product pages and in the shopping cart to encourage customers to add complementary or higher-value items to their purchase. Minor Updates to Various Pages: Make minor updates and improvements to various pages of our Shopify store to enhance usability and aesthetics. Requirements: Proficiency in HTML, CSS, JavaScript, and Shopify Liquid, ajax Experience with Shopify app development and customization Strong UI/UX design skills Ability to integrate third-party APIs and implement advanced functionalities Excellent communication and collab...

    $206 (Avg Bid)
    $206 Avg Bid
    38 bids

    I want to do the following Project: 1st Stage (1st Software) - Create a personalized search engine for a specific list of sites; - When i Click in a Button a list of keywords are searched in my own Google search engine (My Google search engine can be done here: ) - This search engine wil...Source Code in case I want another programmer to work from the base I am ordering here; - I need you to maintain this software for me and have the possibility of making Updates, changes, Bug fixes over time (Hourly price for mantanance to be agreed) I Belive This tecnologies can Help: - DCOM (acrônimo para Distributed Component Object Model) - Node.js - React.js - lynx browser - hedless browser - Ajax - Webhooks - websockets - REST API - Web Scraping

    $2595 (Avg Bid)
    Featured NDA
    $2595 Avg Bid
    69 bids

    I'm looking for a skilled Frontend Developer experienced in HTML/CSS, JavaScript, jQuery, and PHP. The primary task will be to create a responsive design for our project. Key responsibilities: - Development of responsive web design - Proficient in HTML/CSS, JavaScript, jQuery, and PHP Ideal candidate qualifications: - Experience in frontend development - Strong knowledge of responsive design principals - Proficiency in HTML/CSS, JavaScript, jQuery, and PHP - Understanding of user experience and interface design principles Please include examples of your previous work with responsive design. The type or purpose of the website being developed will be shared with the chosen candidate.

    $482 (Avg Bid)
    $482 Avg Bid
    267 bids

    ...as bookmarks. The list of key-value pairs will represent as follows: key is same as bookmark name, value is what is to be replaced in the template. Your code will thus generate a new word document with correctly filled-in data. This new word doc will also have to be converted into a PDF document. I should be able to save the word and pdf docs in a database. You will also provide me client side jQuery code to download the PDF document. Key Requirements: - Use JSON data input to generate these files. - The documents generated should adhere to the exact formatting and styling of the template I will provide, ensuring a consistent look and feel. - Familiarity with managing templates and document generation with Azure Functions is crucial. Ideal Skills & Experience: - Profic...

    $17 (Avg Bid)
    $17 Avg Bid
    6 bids

    I am seeking a programmer experienced in AJAX or JavaScript, and functional knowledge of Joomla CMS and Komento plugin would be a plus. This project is to make improvements to a Komento plugin on a Joomla website. The main task include: - Write a code to auto refresh the container with 'comments' every 5 minutes without whole page reloading.

    $21 (Avg Bid)
    $21 Avg Bid
    11 bids