Autofill html form phppráce

Filtrovat

Moje poslední hledání
Třídit podle:
Rozpočet
pro
pro
pro
Typ
Dovednosti
Jazyky
    Stav zakázky
    2,000 autofill html form php zakázek nalezeno, ceny v EUR

    I'm searching for an experienced developer to construct a PHP code editor. Key Requirements: - Support for several programming languages, including HTML, JavaScript, CSS and PHP. - It should have a specific feature - Code Formatting, to ensure cleaner and error-free coding. - Instead of using traditional GUI or command-line interfaces, I prefer to have an order display system. Experience and Skills: - Proven expertise in PHP, HTML, JavaScript, and CSS. - Extensive knowledge in design and development of interactive interfaces. - Prior experience developing coding editors is a major advantage. - Strong grasp of code formatting techniques.

    €27 (Avg Bid)
    €27 Průměr. nabídka
    45 nabídky

    ...Sheets designer/creator. The project is for a simple but functional and visually appealing Sheet for my book club. The Sheet should be designed to import 10-20 fields from a Google Form and automatically sort relevant information where necessary. I can share the form I've created, but the general idea is book title/author/cover art/genre/review/reviewer/recommendations ... I would like drop-down menus to expand and collapse categories under genres, with clean space around the columns and rows. The ideal candidate for this project should possess the following skills and experience: - Proven experience in form design and Google Sheets - A strong understanding of automated calculations in Sheets - The ability to develop an aesthetically appealing, minimalisti...

    €402 (Avg Bid)
    €402 Průměr. nabídka
    63 nabídky

    I require an expert to quickly handle a customization aspect of my Contact Form 7 WordPress plugin. I am currently running Version 5.3 or higher of Contact Form 7 and need modifications done on an application form. The objective of this modification is to enable redirection of visitors after form submission to a pre-specified URL. Key Requirements: - Proficiency in WordPress and in particular, Contact Form 7 plugin customization - Deep understanding of manipulating DOM - Experience in setting redirections in WordPress The project is an urgent one thus a quick turnaround is expected. If you possess the skills and experience to complete this within the shortest time possible, please get in touch as soon as you can.

    €26 (Avg Bid)
    €26 Průměr. nabídka
    75 nabídky

    I'm in need of an expert in VBA programming and Crystal Reports integration to enhance and extend the functionalities of an existing form in our program. - The form was created with VBA for the purpose of data entry. - The enhancement would involve adding more features to this existing form. - The extension requires integrating it with Crystal Reports for more efficient and agile reporting. - Moreover, I'm looking for someone who can provide ongoing support as needed. The ideal freelancer would have extensive experience in VBA programming, form design, and Crystal Reports. Your portfolio or a demonstration of a similar task you've completed would be much appreciated. A commitment to provide ongoing support on an as-needed basis would be a bon...

    €32 / hr (Avg Bid)
    €32 / hr Průměr. nabídka
    31 nabídky

    I'm in need of a PHP developer to help create a comprehensive website. The specifics of the website have not been determined, therefore freelancers will have the freedom to showcase their creativity while fulfilling the basic functions of a PHP website. - Ideal Skills: PHP, Web Development, Creative Design, User Experience, Website Optimization - Experience: Freelancers with previous experience constructing PHP websites are preferred. Experience in developing user friendly interfaces and optimizing websites for better performance will be a plus. While the main purpose of the website, the exact functionalities and the criteria for successful application have not been specified, I value innovative ideas and thorough project proposals in freelancers. Please...

    €114 (Avg Bid)
    €114 Průměr. nabídka
    36 nabídky

    I am seeking a highly skilled individual or team to create a PHP website. Although the whole scope of the project wasn't defined, the notion of creating a PHP site suggests a need for a range of capabilities. Key Responsibilities: - Design and develop a PHP website from scratch - Exceptional knowledge of PHP is essential Ideal Skills: - Expert PHP website development - Familiarity with E-commerce, Informational, or Blogging websites - Ability to incorporate features such as user registration and login, product catalog, and search functionality - Proven experience in similar projects Please include in your application: - Your experience with PHP websites - Brief detail of your proposed approach - Past work demonstrating your capabil...

    €162 (Avg Bid)
    €162 Průměr. nabídka
    29 nabídky

    I'm in need of an experienced PHP developer to help create the backend for a gaming system. The main requirements include: - Strong PHP skills - Proven experience in system creation - Database integration; API integration The game in question is a betting game, so any prior experience or understanding of this game type would be a plus. The ideal freelancer will be efficient, detail-oriented, and capable of creating a robust backend that can handle heavy user traffic and processes. Your task is to build out the backend, integrate it with the existing database, set up API integration for users, and ensure the system functions seamlessly. Don't worry if you're not an experienced game developer - as long as you're a PHP wizard, we want you on board!

    €12 / hr (Avg Bid)
    €12 / hr Průměr. nabídka
    58 nabídky

    I am in need of a designer who is an expert in HTML to create themed email templates for welcome, reminders, and offers. Here are the main requirements for the project: - Compatibility with Gmail is a must. - I do not have any specific design in mind, so I would appreciate unique and creative design suggestions. - A bright and vibrant color scheme will be a great fit for the purpose of the emails. The ideal candidate for this job will have a solid background in HTML and email template design, with a keen eye for vibrant and engaging visuals. Previous experience in creating similar projects will be highly regarded. Lets your creativity flow and help me to design email templates that stand out in the crowd!

    €28 (Avg Bid)
    €28 Průměr. nabídka
    31 nabídky

    I need to convert the following Perl code to PHP: The expected output is a PHP class that can convert a docx file into text. The attached zip contains a mockup of such class (with demo code) and a test docx file. The task is straight forward. If you place a bid, expect it to be accepted. If you fail to deliver, you'll be subjected to a bad review. This is to avoid wasting my time with autoposters and people who lowball the bid and then try to ask for more money. You have been warned. Read the brief, check the code and place a bid accordingly.

    €202 (Avg Bid)
    €202 Průměr. nabídka
    23 nabídky

    I have an existing php script (front end and admin panel) that was designed on PHP 7.2-4 and I am looking to upgrade it to PHP 8.2. This requires updating the functionalities of the script as well as ensuring mysql compatibility to make it fully workable.

    €36 (Avg Bid)
    €36 Průměr. nabídka
    45 nabídky

    I need a WordPress theme developed specifically for my company's website. The website should professionally portray our company while focusing on these key features: - A sleek, modern and professional design that reflects our company We have HTML ready, just need to convert to Wordpress theme. Ideal candidates for this job are experienced WordPress developers who have previously worked on company websites theming. The ability to design with a sense of our brand and industry in mind would be highly favored. I look forward to seeing your proposals.

    €113 (Avg Bid)
    €113 Průměr. nabídka
    71 nabídky

    I have a php server that is a backend of an andoid/iphone app. The app registers itself to Firebase, and I would like to send push messages he devices via FCM REST API. It is working well if I get the oAuth Token myself and add hard-coded to the POST message. The goal of this project is to provide me with a PHP code that gets the oAuth Token programmatically, as in: I expect a working code something like this: // START $client = new Google_Client(); // WHATEVER ..... // Authenticate and get the access token if ($client->isAccessTokenExpired()) { $client->refreshTokenWithAssertion(); } $accessToken = $client->getAccessToken(); // Access token to use with FCM REST API $token = $accessToken['access_token']; echo "Access Token for

    €9 - €28
    Zapečetěný
    €9 - €28
    6 nabídky

    I'm searching for an experienced HTML and JavaScript expert to execute quick and efficient prototype development oriented around parent and iframe interaction. Please bid with the result (Screenshots, video recording), the look and feel is not important , just the interaction logic should be correct . Then I will be reward you the project right away and will reward you another bigger ReactJS Firebase project The detailed document is here: Video is here: Please approach me with some result.

    €18 (Avg Bid)
    €18 Průměr. nabídka
    20 nabídky

    This project requires someone with a strong command of PHP and Android app development. The task at hand is twofold: 1. **Connect PHP Admin to Android Apps**: - I need my PHP admin linked to both the user and the driver app. 2. **Improve App Functionality**: - Once the PHP admin is connected, I expect real-time updates on both apps. - There should also be enhanced user account management features: this includes improved data tracking and analytics. The ideal freelancer for this job should have experience with PHP and Android app development, including interfacing web and mobile applications. Understanding user account management and kickstarting real-time updates are key. This is an Easy Android studio edit and ill do a fixed $30 budget.

    €29 (Avg Bid)
    €29 Průměr. nabídka
    13 nabídky

    I'm seeking a freelancer with strong communication skills to develop a promotional YouTube video for my PHP script. The video is geared towards non-technical individuals, so it must be easy-to-understand and engaging. In particular it should: - Promote the PHP script - Highlight the script's usability, customizability, and integration capabilities Ideally, I'd like to work with someone who has proficiency in PHP so they can adequately understand and present the script. A background in video production, particularly instructional or promotional content, is a must. A basic understanding of YouTube SEO would be a bonus.

    €46 / hr (Avg Bid)
    €46 / hr Průměr. nabídka
    2 nabídky

    PHP Website Migration: GoDaddy to HostGator I require an experienced web developer to expedite the transition of my PHP-based website from GoDaddy to HostGator. The website is extremely simple test taking website. Take a test and store results in a database then show results to an administrator. There are 4 customer facing screens. With an immediate start and swift completion required, it's essential that the chosen freelancer can handle this task with utmost efficiency and precision to ensure uninterrupted service. Key Tasks & Expectations: - Move PHP website from current host (GoDaddy) to new host (HostGator) - Ensure full functionality throughout and after the transition - Maintain website performance and prevent data loss Ideal Skills: - Advanced k...

    €25 (Avg Bid)
    €25 Průměr. nabídka
    49 nabídky

    I'm in need of a WordPress specialist to address a unique requirement with the Contact Form 7 plugin on my website. The objective of this project is to exclude a particular date from the datepicker, essentially blocking individuals from making bookings on that day. Key Details: - Must have proficiency in WordPress and Contact Form 7 - No access to my WordPress admin panel will be granted. Modifying the form's code independently is imperative. Application Process: - Please include your previous experience especially dealing with WordPress and Contact Form 7 modification. - Showcase your ability to work effectively without accessing admin panels. - Propose how you can approach fixing this issue. I'm keen to hear your suggestions on how to efficiently ac...

    €17 (Avg Bid)
    €17 Průměr. nabídka
    63 nabídky

    I am seeking to create an editable PD form specifically for the collection of customer feedback prior to an d to confirm Delivery costs. - I am interested in a form that allows users to input their feedback in a free text format. Experience with creating such interactive text fields will significantly benefit your proposal submission. - No unknown personal information or product preferences should be gathered via this form. The singular focus should be on collecting raw, unfiltered customer opinions. Graphic Design simple project approx 1.5 A4 Pages in size This link as a form is as required Different Logo and Graphic will be supplied

    €20 (Avg Bid)
    €20 Průměr. nabídka
    26 nabídky

    I am in need of a skilled PHP developer who can create a script facilitating file manipulation, specifically file uploading. The primary task for the script is to enable the uploading of document type files efficiently. .php 5.6.40 file to migrate to version 8.2.17 convert the file so it works on version 8.2.17 It's a very simple job for a php expert

    €26 (Avg Bid)
    €26 Průměr. nabídka
    14 nabídky

    Looking for a skilled web developer who can build a PHP website from scratch with some specific functionalities. Key tasks will include: - Building custom functionalities - The prime requirement is an individual cashback wallet for each user. This will need to be fully integrated and functional, keeping user experience in mind. - Payment integration - The cashback wallet should not be integrated with any Swift banking system, Google Pay, PayPal, or Stripe. Instead, it will be tied to our own proprietary payment system. The ideal candidate for this project should have: - Proven experience in PHP website development. - Strong skills in integrating custom functionalities within a website. - Knowledge and experience in secure payment gateway integration. - Good understanding...

    €92 (Avg Bid)
    €92 Průměr. nabídka
    21 nabídky

    This is a $15 Job We currently have a perfect working counter but returns {"messages":"1"} As you can see is using JSON_ENCODE But we need more of a normal php echo that returns something like: <?php echo $userNotesRequest, count; ?> 1 below is what we using now ---------------------------------------------------------- <?php include("../../"); if (!isset($_SESSION["id"]) || $_SESSION['usertype'] != "chatusers") { exit(); } else { $userNotesRequest = mysqli_query($linkID, "SELECT COUNT(*) as count FROM chatusersnotes WHERE userToId='" . $_SESSION["id"] . "' AND seen=0 ORDER BY createdAt DESC;")...

    €43 (Avg Bid)
    €43 Průměr. nabídka
    23 nabídky

    My client has a Wordpress directory site. Each listing links to the same contact form template. We have a security issue as bots are able to complete and submit the form, so the listing owners get lots of spam. reCAPTCHA v3 is installed, but this does not stop all bots. I need a new solution to stop the bots getting through. I will supply the website link when we speak. See screenshot of form attached.

    €30 (Avg Bid)
    €30 Průměr. nabídka
    47 nabídky

    I'm looking for a proficient PHP developer to troubleshoot and fix an ongoing issue on my website. For more than 2 weeks, the site has been displaying 'Undefined variable error' and ‘Syntax error’ messages across all the pages, including the homepage, about page, and contact page. Key requirements for the project include: - In-depth knowledge and understanding of PHP and its related functionalities. - Proven track record of troubleshooting and fixing PHP-based issues. - Ability to work promptly and efficiently, as the issues have been affecting the website for quite a while. I value clear communication, so kindly provide an explanation of how you plan to tackle the issues before you begin. Looking forward to working with the best fit.

    €20 (Avg Bid)
    €20 Průměr. nabídka
    21 nabídky

    I'm in need of a professional with experience in building complex forms with capacity to link with Google Sheets. The form is required to include conditional questions that depend on the preceding dropdown answers. Key Aspects: - Experience in building conditional forms with multiple choice questions. - The multiple-choice questions should have a maximum of 5 choices. - Include data validation checks, ensuring compulsory fields are filled. - Numeric data validation is required. - Sum validation, to confirm correct calculations, is key. The successful freelancer should be familiar with Google Sheets and its connectivity with forms. Their attention to detail should be top-notch to ensure that no required fields are left empty and that all sum calculations are accurate.

    €57 (Avg Bid)
    €57 Průměr. nabídka
    12 nabídky

    As I have a design ready for the admin panel, I'm in need of an HTML and CSS developer who can bring this design to life. Primary Expectations: - User Management: The panel should have capacities for the addition of new users, assignment of roles, and blocking or deactivating users. Skills and Experience: - Proficient in HTML and CSS - Experience with user management features - An eye for detail to accurately transform the design into a working template See attached the Design

    €53 (Avg Bid)
    €53 Průměr. nabídka
    45 nabídky

    I require a skilled freelancer to generate a single-page, fillable PDF form for personal data collection purposes. This form will be created based on an existing image I will provide. Below are the specifications. **Requirements:** - Reproduce the form from the provided image - Transform it into a fillable PDF form - Include text fields and check boxes **Ideal Skills and Experience:** - Adobe Acrobat or similar for creating fillable PDF forms - Excellent attention to detail to reproduce the form accurately - Experience in form creation and data collection fields would be preferred This project will suit a detail-oriented individual with a knack for recreating images as functional forms.

    €77 (Avg Bid)
    €77 Průměr. nabídka
    87 nabídky

    ..."I am an expert in Azure App service Linux" We have a PHP code mounted on the app service but when we run PHP Artisan DB:show we get a PDO expection This Task will be performed on an y "ANYDESK" session as we will not be providing any access to any of our environment. So if you are ok with that pls quote otherwise No We need of a skilled PHP, MySQL, and Azure expert to enable a connection between PHP code on an Azure App Service Linux and a MySQL database. , the successful applicant will be responsible for: - Establishing, testing, and troubleshooting the DB connection. - Ensuring the code can perform essential tasks like data insertion, retrieval, and updating operations flawlessly. Ideal Skills & Experience: - Proficiency in ...

    €12 (Avg Bid)
    €12 Průměr. nabídka
    4 nabídky

    (Please see attached pdf for detailed task list.) In short: I want a website / theme customized. Most changes are css / html. Site is a adult kvs (kernal video sharing) website, which uses smarty (PHP templates).

    €153 (Avg Bid)
    €153 Průměr. nabídka
    36 nabídky

    I have in this moment a form with a numeric validation, but i want change to Google recaptcha. Is only put the Google recaptcha in my exist form. My sistem are create in codeigniter 3.

    €28 (Avg Bid)
    €28 Průměr. nabídka
    37 nabídky

    Create a website with no graphical interface, just html that will skip opening in Embedded Browser but open in Default Browser of phones in Instagram

    €148 (Avg Bid)
    €148 Průměr. nabídka
    61 nabídky

    I'm in need of expertise in putting our mail into HTML format that's optimized for Gmail. Email client rendering differs, therefore knowledge in Gmail's particular rendering is crucial. Key requirements include: - Understanding of Gmail's HTML rendering and limitations. - Ability to create a seamless mail integration within a short timeframe; results needed ASAP. - Knowledge on the purpose of the email or its content isn't necessary as this has not been specifically stated. Ideally, you'll have an extensive background in HTML, specifically for mail integration, and demonstrated experience with Gmail platforms.

    €9 (Avg Bid)
    €9 Průměr. nabídka
    25 nabídky

    Quisiera convertir un pdf a word con php, le paso una url del pdf y me descarga convertido en word

    €20 (Avg Bid)
    €20 Průměr. nabídka
    47 nabídky

    We're in need of a PHP developer who can jump in and navigate through uncharted territories. Our project is versatile and requires immediate attention. - Your tasks will be to better integrate our databases, enhance our backend operations and work on web application development. - An ideal candidate possesses strong problem-solving skills, versatility and a track record of meeting tight deadlines. - We want to see your past work, experience and detailed project proposals. - You will be working on undefined PHP projects which may include building websites, creating web applications, or customizing existing PHP work. - A keen eye for detail and the ability to adapt quickly will be your key to success in this role.

    €86 (Avg Bid)
    €86 Průměr. nabídka
    36 nabídky

    Back in the hayday of PHP ( circa 2011) our young company created a volunteer manager for a local extended car facility. It still works to a degree but I think most of the mysql queiries are depreciated and I'm Wordpress guy who does not code. Curretly the client is just trying to get a volunteer admin password to change but it won't save. Would be good to future proof this software.

    €23 / hr (Avg Bid)
    €23 / hr Průměr. nabídka
    150 nabídky

    I am seeking a seasoned PHP developer capable of editing a core script. New Functionality: 1. To the subscription plan setup, we will add a field called "Total Searches" , "Total Chats" and Total Notifications" 2. Each time someone clicks on the search button, it will reduce the total number of searches available. Same of notifications 3. User has the ability to enter "Notification key words" 3. Each time someone uploads a file, it should be sent to be indexed via an api call. 4. If the notification key words are discovered when the file is being indexed, a notification should be sent to the customer stating that X file has referenced the search term.

    €37 (Avg Bid)
    €37 Průměr. nabídka
    37 nabídky

    I require an intuitive interface developed in PHP for fridge temperature tracking. Key requirements include: * Flexible Addition: The system must allow the option of adding fridges as and when required. * Daily Updates: The system needs to update and display the temperature of each fridge twice daily. (hand-write) * Celsius Display: All temperature readings should be displayed in Celsius only. The ideal candidate for this project would have a strong command of PHP and experience with data input and display interfaces, as well as a basic understanding of temperature monitoring systems. An ability to deliver a user-friendly, intuitive interface is essential.

    €39 (Avg Bid)
    €39 Průměr. nabídka
    24 nabídky

    As the lead for this project, I am currently looking for a programmer who can deliver a barebones index website using HTML/CSS and/or JavaScript. Key Features: - Multi-tab search engine for our provided documents (Docs and Images) that will be available to the public. Timeliness: - The project needs to be completed within a month; the sooner the better. Ideal Skills and Experience: - Strong proficiency in HTML/CSS and JavaScript. - Proven track record in search engine development. - Detail-oriented and can meet deadlines effectively. This project doesn't need much design-wise, it just needs to function. Can't wait to receive your proposals!

    €137 (Avg Bid)
    €137 Průměr. nabídka
    69 nabídky

    we need someone with a huge experience in PHP things... lets chat to check the details...

    €12 / hr (Avg Bid)
    €12 / hr Průměr. nabídka
    77 nabídky

    I'm looking for a seasoned Web Developer experienced in HTML, CSS and WordPress. My project involves overhauling my landing page to optimize leads generation. Key tasks / expertise required: • Help resolve coding issues currently hampering progress. The ideal candidate should possess: • In-depth knowledge of HTML, CSS, and WordPress. • Proficiency in WordPress Page Builder for landing page development. Your contribution will greatly influence how we generate leads, so previous experience in doing so will be highly appreciated.

    €108 (Avg Bid)
    €108 Průměr. nabídka
    110 nabídky

    ...application. The main purpose of this integration is to enable online payments on my platform. The instructions: My webapp uses a webservices API for some admin and user tasks. The command for updating a users credit in my app is "". Create a billing page/form so that when the user goes to pay the link will update to use the users username for the data_username parameter and the amount they payed into the data_amount parameter and then stripe will handle the payment and once the payment is complete will update the users credit in the app using the webservices API. Skills and Experience Required: - Strong experience in Stripe API integration - Familiarity

    €9 / hr (Avg Bid)
    €9 / hr Průměr. nabídka
    93 nabídky

    I'm seeking a skilled and talented PHP developer to improve my webpage's user interface and functionality. my webpage about quiz system and running good but I want to add the following: 1- add date aof attempting the exam to the page () 2- add different type of questions (matching and true or false) with auto correction. 3- add function for teacher to be able to upload file (video or image) to any question 4- show student attempt and print it summary: I want to improve the exam section(adding different type of questions) know the date when the student attempted the exam know which questions he answered wrong

    €39 (Avg Bid)
    €39 Průměr. nabídka
    67 nabídky

    ...must also be interactive with slots that i can add and edit products. Each slot on the menu must be clickable and redirect to the sales/product description page where customers can choose weight ,amount and view the product picture Qualifications: Proficiency in JavaScript frameworks such as React or Vue.js, with a strong understanding of front-end development principles Extensive experience in HTML, CSS, and responsive design, with the ability to create visually appealing and user-friendly interfaces Proficiency in graphic design software such as Adobe Photoshop, Illustrator, or similar tools Experience in branding and identity design, with a portfolio showcasing previous work in this area Familiarity with cannabis culture, industry trends, and consumer preferences Understand...

    €165 (Avg Bid)
    €165 Průměr. nabídka
    48 nabídky

    More details: We are making some changes to this dashboard tool : We need to make two changes in the product in above link. This is a code for dashboard tool, we just need to create two separate databases and a few UI changes to create buttons for using tha...streamline this process, I propose adding a tab or checkbox in our Point of Sale (POS) system when selling the product, prompting the staff to confirm whether the empty cylinder has been received. If yes, it should update the Empty Cylinder stock; if no, it should not. Database management, Creating Two New database and a button in a dashboard., Need someone Who understand complex Backend Architecture in php & Mysql.

    €13 (Avg Bid)
    €13 Průměr. nabídka
    17 nabídky

    ...our existing Laravel PHP API, I'm looking for an experienced professional who can deliver high-quality refactoring work to enhance its functionality and efficiency. Scope of Work: - Authentication Improvements: The chosen freelancer will need to notably enhance the security of our API. Expertise in implementing OAuth is necessary as we'd like to incorporate this system into our API. Additionally, we would like to simplify the user registration process to facilitate user access. - Performance Optimization: The API currently experiences bottlenecks in resource usage. I want these issues to be identified and resolved, creating an API which operates more efficiently. Ideal Skills & Experience: The ideal candidate for this project is highly proficient in Laravel an...

    €29 (Avg Bid)
    €29 Průměr. nabídka
    43 nabídky
    html css templates Ukončeno left

    More details: What type of templates are you looking for? Landing page templates Would you like your templates to be static or interactive with user action? Static with a waitlist form What's the main purpose of the landing page templates? Collecting User Information and providing information. The image I dropped below shows the general elements of what I want however the landing page needs to look like far more professional and aesthetic. I'll share more details once we are in contact.

    €125 (Avg Bid)
    €125 Průměr. nabídka
    80 nabídky

    I would like to design and program a database and interfaces for website It contains electronic applications The idea of ​​the site is to combine two projects into one project, that is, merging the direct classified advertising project with the freelancing project in one site. I have a Photoshop design that explains the details of the project, consisting of 244 pages

    €3752 (Avg Bid)
    €3752 Průměr. nabídka
    53 nabídky

    I'm in need of a skilled developer to construct a professional and corporate-style inquiry form using Wordpress. Key Specifications: - The form should capture Name and Email, Detailed Information and Services interest. - The style should be professional and corporate. Key Requirements: - Expertise in Wordpress, form things up in clean and appealing ways. - Previous experience in form design is a strong plus. - An understanding of a corporate and professional aesthetic is necessary. I look forward to seeing your bids and portfolio.

    €15 / hr (Avg Bid)
    €15 / hr Průměr. nabídka
    44 nabídky

    I need a proficient PHP developer to build a dynamic system for appointment booking. This project entails user authentication, database integration, and payment gateway integration. The key aspect is a custom appointment calendar facilitating users to select specific dates and times for appointments. The project should allow: - Creation of a custom calendar for appointments - Users to book appointments directly with service providers - Database integration for secure user authentication The appointment calendar should enable personalized appointments with a flexible time frame. IDEAL SKILLS AND EXPERIENCE: - Proficiency in PHP development - Experience in database integration - Capabilities for secure payment gateway implementation - Familiarity with appointment booking ...

    €553 (Avg Bid)
    €553 Průměr. nabídka
    157 nabídky

    I am looking for a experienced PHP developer to create a demo project that can convert DXF files into NC files for a CNC milling machine. The source DXF file is coming from a 2D cutting optimization software (Cutting Optimization Pro). I will provide multiple examples including DXF, screenshot, and the NC result files. Only bid if you have previous example with NC files. Prove your text understanding by starting the bid with the word DXF>NC. In your bid explain one project in which you've worked with NC files. Examples will be provided interested coders.

    €159 (Avg Bid)
    €159 Průměr. nabídka
    32 nabídky

    I'm in need of a professional with proficient data entry skills to help me transfer data from an Excel spreadsheet into an online database. Understanding of and experience with Excel and online databases is imperative. Your primary task will be copying and pasting data, so keen attention to detail is a must to prevent any mistakes. With your assistance, I need to ensure seamless, quick, and accurate data entry.

    €211 (Avg Bid)
    €211 Průměr. nabídka
    213 nabídky