Loop php mysql tableKazi

Kichujio

Utafutaji wangu
Chuja ukitumia:
Bajeti
hadi
hadi
hadi
Aina
Ujuzi
Lugha
    Jimbo la Kazi
    2,000 loop php mysql table kazi zimepatikana, bei imeletwa USD

    Susisiek su manimi dėl PHP projekto

    $150 (Avg Bid)
    $150 Wastani wa Zabuni
    1 zabuni

    Esli u vas horo6aya skripta/proekt dlya Hotel Management/Booking, pozhulsta pi6ite mne. Ho4u 6to bi mi dogovorilis. Ya budu platit tolko v dolarah!

    $749 (Avg Bid)
    $749 Wastani wa Zabuni
    5 zabuni
    Izrada igre Imeisha left

    ..."8 Ball Pool". Pod funkcijama mislim na facebook login, uvodni ekran, igru jedan na jedan(razlicite sobe u zavisnosti od rejtinga igraca) dok kasnije kao nadogradnju mozemo dodati turnire koji ce se odvijati po istom principu kao u ovoj igri(bilijar). Igra ce imati chat kao i mogucnost da neko treci udje u "sobu" i prati odvijanje same partije. Bavim se Web programiranjem(PHP) tako da mogu kreirati celokupnu semu baze(mysql) na osnovu koje cete dosta preciznije znati kojim cete sve informacijama baratati a takodje mogu uraditi i API koji ce baratati podacima(upisivati, obradjivati i servirati aplikaciji). Igra nece biti graficki bogata, posedovace "in App Purchases" opcije i bice multijezicna. Ukoliko ste generalno zainteresovani za izradu ...

    $25 / hr (Avg Bid)
    $25 / hr Wastani wa Zabuni
    1 zabuni

    Pozdrav Mario, U Sloveniji ne nađem dobrih programera za Prestashop za normalnu cijenu. Trebam nekoliko popravka u mom templatu u vezi Tabova i importa CSV fila. Kasnije još mnogo drugih radova ali to mi je hitno. Prvi put radim sam trgovinu i zapelo mi je pa bi želeo imati programera koji je sposoban surađivati na dugi rok in je izvrstan u svom poslu. Više info o projektu/poslovima šaljem naknadno. Hvala puno i ljepi pozdrav, Edvard Gepoint d.o.o. +38641607517

    $58 (Avg Bid)
    $58 Wastani wa Zabuni
    1 zabuni

    Sveiks! Meklējam kādu, kurš varētu izstrādāt importa skriptu magento. Visa informācija par produktiem atrodas MySQL datubāzē. Produktu skaits ap 200.000.

    $196 (Avg Bid)
    $196 Wastani wa Zabuni
    1 zabuni

    مطلوب تصيم تابل تنت ثلاثى بلون الكاافية واشكولاتة لعرض منتجات فرابيه ولاتيه لعرص 6 مشروبات مشروب ومكان للسعر يكتب يدويا 2 فى كل ناحيه لوج الشركة والويب سيت للشكة المصنعة فى الاسفل ولوجو الكافيه فى الاعلى *31*22 كل ناحيى 10 وواحد سنتى لللذق

    $20 (Avg Bid)
    $20 Wastani wa Zabuni
    1 zabuni
    Build a Website Imeisha left

    I-Shop, ComwayOnline Magento, PHP, AJAX, HTML, JAVA SCRIPT,JQUERY MySql Developer AMC(Annual Management Contract), Matrimonial Portal, CodeIgniter, PHP, HTML, JAVA SCRIPT, JQUERY, MySql. Developer Uniecommerce, Mazaya, Engagedots Kohana Framework, PHP, HTML, JAVA SCRIPT,JQUERY MySql Developer

    $13 / hr (Avg Bid)
    $13 / hr Wastani wa Zabuni
    1 zabuni

    kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)

    $10 - $30
    $10 - $30
    0 zabuni

    kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)kuch kam chahiye :)

    $11 (Avg Bid)
    $11 Wastani wa Zabuni
    1 zabuni

    getCategories‏ <category> <name>category 1</name> <image1><image1> <image2><image1> <image3><image1> <image4><image1> <image5><image1> <image6><image1> </category> <category> <name>category 2</name> <image1><image1> <image2><image1> <image3><image1> <image4><image1> <image5><image1> <image6><image1> </category>‏ i will provide 2 tables sql file

    $27 (Avg Bid)
    $27 Wastani wa Zabuni
    14 zabuni

    I am seeking an expert in Python to design a basic face recognition attendance system. This project integrates a MySQL database, driven by a Python-based face recognition component. Ideal skills for the project include: - Proficiency in Python - Experience with OpenCV, TensorFlow, Dlib, or comparable libraries - Proficiency with MySQL databases Primary tasks will be: - Developing the face recognition component - Creating and integrating a MySQL database schema - Making informed suggestions regarding model training Your expertise and creative solutions will play a huge role in this project. I look forward to your ideas!

    $20 (Avg Bid)
    $20 Wastani wa Zabuni
    3 zabuni
    SQL Recursive Logic 6 siku left
    DHIBITISHWA

    Stepping Back Through Data I have a table of orders, lets say. I'm trying to find all the "Completed" orders, and then step back through other "Cancelled" orders for the same Customer, that were created within 72 hours. The trick is, I want to keep stepping back until I don't find anymore orders (the 72 hour window will now be based on the last order found). Also, the logic should stop if it finds another "Completed" order for the same customer. I've included a test table and data, as well as an expected output. CREATE TABLE #Order ( OrderID int, CustomerID int, OrderDate datetime, OrderStatus varchar(25) ) INSERT INTO #Order VALUES (1, 1, '02/15/2024 07:00 AM', 'Cancel...

    $24 (Avg Bid)
    $24 Wastani wa Zabuni
    11 zabuni

    I need an experienced programmer to develop a custom-built website for a Loadshedding scheduler. The project has a high priority and needs to be completed as soon as possible Before 20 May 2024 Basics Summary: The Load shedding Scheduler System is a comprehensive solution designed to address the challenges associated with managing and implementing load shedding in an efficient and org...generation. - Understanding of e-commerce and secure online payment methods. - Ability to work under tight deadlines and deliver high-quality work. I'm looking for someone who can start immediately and commit to completing this project promptly. Please provide your relevant experience and a proposed timeline for the project. for skills required on this platform i can only put 5 but include Web Hosti...

    $127 (Avg Bid)
    $127 Wastani wa Zabuni
    35 zabuni

    I need an experienced programmer to develop a custom-built website for a Loadshedding scheduler. The project has a high priority and needs to be completed as soon as possible Before 20 May 2024 Basics Summary: The Load shedding Scheduler System is a comprehensive solution designed to address the challenges associated with managi...generation. - Understanding of e-commerce and secure online payment methods. - Ability to work under tight deadlines and deliver high-quality work. I'm looking for someone who can start immediately and commit to completing this project promptly. Please provide your relevant experience and a proposed timeline for the project. for skills required on this platform i can only put 5 but include Web Hosting MySQL. Anyone that i can charge the price range...

    $21 (Avg Bid)
    $21 Wastani wa Zabuni
    13 zabuni

    I'm in search of a skilled PHP Laravel developer based in Dhanbad, Jharkhand, for a full-time role. The chosen candidate will be instrumental in the creation of a new website. Key Responsibilities: - Front-end Development: A strong foundation in front-end development is crucial for this role. You need to be able to create intuitive and responsive user interfaces. - Back-end Development: Proficiency in Laravel, a popular PHP framework, is essential to build a robust back-end for the website. - Database Management: Your expertise in managing databases will be pivotal in ensuring the site operates seamlessly. The primary focus of the project is: - Building a new website: You will be responsible for developing a new website from scratch. Your ability to translate design co...

    $310 (Avg Bid)
    $310 Wastani wa Zabuni
    14 zabuni

    I'm seeking a proficient developer to build a user authentication and authorization system using JS, Node.js, and MySQL. The core function of this project will be role-based access control. Key Features: - Role-based access control system: The system should be able to accommodate three different roles - Admin, User, and Guest, each with different permissions. Ideal Skills and Experience: - Strong proficiency with Frontend JavaScript, and Backend Node.js. - Proficient understanding of databases particularly MySQL. - Comprehensive experience in building authentication and authorization systems. - Knowledge of implementing role-based access control. 1 Registration Screen for Admin & User UserID Password Confirm Password FirstName MiddleName LastName Ema...

    $132 (Avg Bid)
    $132 Wastani wa Zabuni
    30 zabuni

    I need a diligent individual to assist with meticulous data entry into less than 25 tables and slides. The data to be entered is a combination of text and numerical data which I will send. Ideal freelanc...need a diligent individual to assist with meticulous data entry into less than 25 tables and slides. The data to be entered is a combination of text and numerical data which I will send. Ideal freelancer will have: - Proficiency in data entry with strong attention to detail - Proficient use of PowerPoint Your primary task will be to enter data and headings into already-created table/slide templates. Typical table will have three columns and 3-5 rows. See attached examples. Successful completion of this task requires precision and accuracy to ensure the information is ca...

    $97 (Avg Bid)
    $97 Wastani wa Zabuni
    86 zabuni

    I am looking for an experienced developer to help me create a minimalistic PHP web app that can perform a few key actions - user registration, send email notifications and generate reports. Key Requirements: - User Registration: The app should have a simple user registration system. - Email Notifications: It should also be able to send email notifications to users. - Report Generation: The app needs to have the capability to generate reports. I'd like to gauge the freelancers' skills and competence based on their past work, so please include examples of your previous projects in your application. Ideal Skills and Experience: - Strong PHP development skills - Experience in creating user registration systems and handling email notifications - Familiarity with repor...

    $165 (Avg Bid)
    $165 Wastani wa Zabuni
    106 zabuni

    I'm in need of an experienced PHP developer who can perform a thorough inspection and subsequent modification of my web application. Here is what the project will entail: - **Design Modification:** The application's design needs some tweaking to achieve the desired look and functionality. If you had prior experience with UI/UX, it would be fantastic. - **Functionality Enhancements:** Some parts of the app aren’t functioning the way they should, therefore need some enhancements to improve usability and the overall user experience. Ideal candidates should have a profound understanding of PHP, as the code is written in this language. Prior experience in working with web application optimization, user interface design, and functionality improvements would be be...

    $41 (Avg Bid)
    $41 Wastani wa Zabuni
    8 zabuni

    I am looking for a full stack web developer to create a Network Management System (NMS) website that can be deployed on any cloud or local hosting. Main Functionalities: 1. Loginpage login (create user/password in the backend) 2. Dashbord one - prints rows of a table (buttons to add/delete/update table rows) 3. Dashboard two will have 6 tables, each of the table entries will have few configurable(will be configured through pop up window) , stats, logs , status 4. One of the table could have a flow table just for read only 5. THere should be back end persistent DB which saves all the data 6. THere should be method to bring down this and powered back any time Acceptance criteria 1. NDA signing 2. Web page working conditions and excepti...

    $1047 (Avg Bid)
    $1047 Wastani wa Zabuni
    2 zabuni

    I’m searching for a professional with a strong skillset in handling PDF and Word documents. I need these two formats to be combined thoughtfully into one consistent and logical file. Your main responsibility would be: - Combining PDF and Word file formats together - Crafting a traditionally-numbered (1,2,3...) table of contents - Placement of the table of contents should be at the beginning of the document Ideal skills and experience: - Proven experience in document creation and formatting - Strong knowledge of Microsoft Word and Adobe Acrobat - Excellent attention to detail ensuring coherence and consistency throughout the document. Below is an example of what I would like the entire document to look like. There is 250 pages of material

    $366 (Avg Bid)
    $366 Wastani wa Zabuni
    47 zabuni

    Tafadhali Jisajili ama Ingia ili kuona maelezo.

    Imefichwa Makubaliano ya Kutotoa Taarifa

    I'm looking for a skilled and experienced developer to help update and optimize our existing app for our business. Contact Number 7999978O355 Key Goals: - Optimize the performance of our current app - Maintain its high standard of quality and usability Ideal Skills and Experience: - Proven experience in PHP and/or Android development - Ability to effectively optimize app performance - Understanding of business app requirements and best practices For this project, the primary focus will be on performance enhancement. This will require a diligent and detail-oriented approach to ensure that the app continues to work seamlessly for our customers. The successful candidate will not only have a strong technical background but also an ability to understand and work within an existi...

    $80 (Avg Bid)
    $80 Wastani wa Zabuni
    15 zabuni
    Backend Developer 6 siku left
    DHIBITISHWA

    I have an Application build in last 2022 with MYSQL Database and Node.js Backend. I am looking for a developer who can administrate it in a long term. Your responsibility will be - 1) Database Architecture 2) APIs Development 3) Supporting the Front End Developer 4) Supporting The Mobile Apps Developer 5) maintain the APIs collection on the Postman 6) Maintain the APIs and Database Model Documentation My Hourly rates are (INR) 800/Hr Max (Including all taxes/Freelancer fee etc..)

    $8 / hr (Avg Bid)
    $8 / hr Wastani wa Zabuni
    32 zabuni

    I'm on the lookout for a specialist who brings proficiency in both ASHLAR and MIST to the table. Your main objective will be: - Create a small demo App using VB.NET to illustrate implementation of both Ashlar and Microscopy Image Stitching Tool. You're free to employ placeholder images or your own sample images. It's essential that you're adept at using ASHLAR and MIST for seamless task execution. Your bid should evidence your understanding and experience in these software along with VB.NET. Ready to use explanation are available on various sites : Purpose is to understand and learn these two techniques, in VB.NET. It is quite possible that we may find

    $150 - $449
    Il'ohusishwa Imefichwa
    $150 - $449
    3 zabuni

    I'm seeking a skilled professional to evaluate the failure of my chiller system. This system has been in operation for more than 5 years and recently experienced a failure leading to no cooling and ultimately, t...experience with such evaluations and maintenance in industrial or commercial settings is highly preferred. Note the evaluation must be done through evaluation of history and notes as the failed system has been replaced and no longer available. This project is to offer an expert opinion on the failure in attempts to dispute an insurance claim for equipment failure. Chiller system was a closed loop 50 ton advantage Chiller used in a plastics Manufactuing factory. Please apply if you have the skills and knowledge to accurately diagnose the issue and propose a sui...

    $1841 (Avg Bid)
    $1841 Wastani wa Zabuni
    28 zabuni

    I'm in need of a well-rounded property manager. The exact nature of the properties being managed hasn't been stated, as well as tenant management responsibilities. Ideal Skills and Experience: • Property Management (Residential/Commercial) • Tenant Management Please Note: The amount of properties to be managed will be clarified later, but your experience managing different scales from s...been stated, as well as tenant management responsibilities. Ideal Skills and Experience: • Property Management (Residential/Commercial) • Tenant Management Please Note: The amount of properties to be managed will be clarified later, but your experience managing different scales from small to large will be of interest. Submit your bid indicating your experience level and...

    $247 (Avg Bid)
    $247 Wastani wa Zabuni
    26 zabuni

    Hello freelancers, I am seeking someone with a keen eye for detail who can assist me in entering a large amount of numeric data into a database. Here's what the ideal candidate would bring to the table: - Expertise in data entry, particularly with a focus on numeric data. - Proficiency with databases; experience with both creating and updating entries is necessary. - Demonstrated ability to manage large datasets, as the volume of data for this project is over 1000 entries. - Strong analytical skills with a propensity for accuracy. Your task will involve accurately capturing the numeric data and ensuring its successful entry into our database system. The success of this project is reliant on not just swiftly completing the task, but maintaining a high level of accuracy through...

    $10 / hr (Avg Bid)
    $10 / hr Wastani wa Zabuni
    33 zabuni

    We need a new look for our company, IT Solutions Group. Our domain is outsource-it. We need a designer who can create a new logo, potentially incorporating relevant tech or IT symbols. - Preferred skills: Logo design, color theory, minimalism in design. - Colors: Please take inspiration from, and use the colors featured on our website (). - Symbols or icons: Whil...inspiration from, and use the colors featured on our website (). - Symbols or icons: While there are no immediate ideas for symbols or icons, we're open to creative interpretations that line up with the IT industry. Your experience in minimalist logo designs would be hugely beneficial. We are open to a variety of concepts, so bring your creativity and expertise to the table.

    $250 (Avg Bid)
    Il'ohusishwa Imehakikishiwa
    $250
    987 wasilisho
    Autocad 2023 Beginners Course 6 siku left
    DHIBITISHWA

    I am looking for a comprehensive Autocad guide for beginners. The guide should focus on Autocad 2023 and be delivered in a written document format. The guide need to be focused on drawings from building services/installations designs in constructions (HVAC & Plumbing area) With the following necessary instructions: - it need to treat primary 2D and in 2 chapters 3D modelling - It need to have table of contents - 14 chapters - image/text ratio maximum 35/75 - Each chapter will have to have 2 exercises to solve at the end, including the solutions, separately, for them - formated on A5 - gramitacally and tehnically correct text - verified in Turnitin, max 10% plagiarism. - images must be color. - minimum 100 pages Key Focus Areas: - Basics of Autocad interface: Explanation of th...

    $92 (Avg Bid)
    $92 Wastani wa Zabuni
    26 zabuni

    ...for a given duty you will be having only one employee working We should be able to add new duties. For given day you will be having fixed duties….we fill employee names into those duties….there will be some optional duties….we might assign it or not. Kitchen duties assignment form, and restaurant duties assignment form…..word formats of these forms are attached. Duty type – full or half Employee table – name, role, salary type, salary, and other personal details, Based on the duties assignment we should calculate summary reports…head count reports…..cost incurred report…. Weekly Duty roster template/ or default values for a duty, these defaults can be changed.…..fixed duties with fixed employees…this help...

    $129 (Avg Bid)
    $129 Wastani wa Zabuni
    30 zabuni

    We require a professionally typeset document using Microsoft Word to give it a polished appearance. Please use British English, for example, change "an...Word to give it a polished appearance. Please use British English, for example, change "analyze" to "analyse". Kindly use track changes to highlight any modifications made. We prefer not to make any edits except a glossary of terms, an index, and an FAQ section. Additionally, please ensure that the cited references are numbered appropriately. Convert the "Risk Analysis" section into an editable table. Make sure that Tables in Appendix 1, 2 & 3 have a professional appearance. Please use multi-level numbering. Don't forget to number the pictures. If possible, include a glossary of terms, ...

    $17 (Avg Bid)
    $17 Wastani wa Zabuni
    57 zabuni
    Call Centre Management App 6 siku left
    DHIBITISHWA

    Please read the attached document. There is a hidden code in the document. You must include this code when bidding. No code means bid is deleted. Skills: MySQL ReactJS HTML/CSS C#

    $1322 (Avg Bid)
    $1322 Wastani wa Zabuni
    131 zabuni

    I'm seeking an experienced fullstack web developer with proficiency in HTML/CSS, JavaScript, RESTful web services, and MySQL to create a website with a minimalist aesthetic. While no specific target audience has been identified, the successful applicant will have the ability to attract and engage a broad range of users with intuitive design and effortless functionality. Key skills and experience needed: * HTML/CSS * JavaScript * web services (REST) * MySQL * Website design with a minimalist aesthetic I am looking for a freelancer who can help me customize existing web based applications and make additions to them. The application already contains similar two forms. Preferred Programming Language: - Javascript, Jquery, Angular 1, C#,css, bootstrap Timeline: - The time...

    $105 (Avg Bid)
    $105 Wastani wa Zabuni
    49 zabuni

    I'm in need of a web developer skilled in Python Flask. The purpose of my project is to build a web application with specific functionalities. The deliverables for the project are: 1. Flask Backend: - User authentication - Database integration - API development 2. Bootstrap5 Theme Customization: - Layout modification - Integration with Flask backend and MySQL database Ideal candidates with robust experience in Python Flask, layout modification and database integration will provide an immense value to this project. Your expertise would facilitate a smoother workflow and better end product outcome.

    $196 (Avg Bid)
    $196 Wastani wa Zabuni
    56 zabuni

    I need a Python expert to scrape tabular data from a series of PDFs and store it in a database. Ideal Skills and Experience: - Proficiency in Python. - Strong experience in web scraping with PDFs. - Familiarity with database management. The PDFs are consistent in format and all contain tables. The scraped data needs to be stored in a database.

    $27 (Avg Bid)
    $27 Wastani wa Zabuni
    28 zabuni

    I am in need of a skilled individual who can meticulously extract table data from approximately 7500 pages of PDF files and transfer the data to Excel. The PDF tables are consistent across all pages, maintaining a fixed column structure which you need to duplicate in the Excel spreadsheets. The data you will be working with is primarily text-based as opposed to numerical. Necessary Skills and Experience: - Excellent attention to detail - Proficiency in optical character recognition (OCR) processing - Experience with data scraping or extraction - Valuable skills in MS Excel - Familiarity or experience with PDF data extraction software Swift and accurate execution is essential for the successful completion of this project. Please only apply if you are comfortable handling a high vo...

    $255 (Avg Bid)
    $255 Wastani wa Zabuni
    31 zabuni

    I'm in need of a skilled developer with a strong background in PHP, particularly in backend development. The project involves creating a simple e-commerce website with less than 5 pages. This site will function as an online store, primarily focused on selling products or services. Ideal skills and experience: - Proficiency in PHP - Experience in backend development - Previous work in e-commerce websites - Understanding of user registration and login systems - Knowledge of database integration

    $74 (Avg Bid)
    $74 Wastani wa Zabuni
    44 zabuni

    I am an Interior Designer, looking for a r...Interior Designer, looking for a reliable, skilled designer to outsource my designs to; The pressing need is a 3D rendering of a traditional modern blend kitchen. I have the design, floorplan and finishes to share complete with colour palette. The key features that should be represented in the rendering include: - Island counter - Wooden cabinets - Stone countertops - Bifold doors - Dry bar - Dining table - Adequate lighting - I have a 3D. model but need to outsource to gain the detail, sketchup or similar skills please Ideal candidates for this project should have: - Proficient skills in 3D modeling and rendering - Experience in traditional interior design - Ability to work with earth tones - Strong attention to detail to include all ke...

    $465 (Avg Bid)
    $465 Wastani wa Zabuni
    67 zabuni

    As a co-founder of a burgeoning tech startup, I am on...burgeoning tech startup, I am on the lookout for a skilled software developer to join our team. At this time, I'm unable to share specifics about the software's main purpose, but I am eager to find a collaborator—someone who isn't just proficient in coding but who will also mesh well with our team culture. While we may not be able to offer top-tier salaries at the moment, stock options are on the table, underscoring our commitment to treating you not just as a contractor but as an integral part of our team. Key requirements: - Proficiency in Python and JavaScript. - A quick learner who adapts easily to new challenges. - Strong problem-solving abilities. - Interested in a long-term collaboration with our te...

    $6 / hr (Avg Bid)
    $6 / hr Wastani wa Zabuni
    44 zabuni
    PHP API Data Fetch & Display 6 siku left
    DHIBITISHWA

    I need a skilled PHP developer to write a script that will interact with an API and retrieve User Information and Product Details. The fetched data should then be displayed in HTML format, enabling users to search through it. Key Requirements: - Fetch User Information and Product Details from an API - Print the fetched details in HTML format - Implement a search function to enable user interaction Ideal Skillset: - Proficiency in PHP - Experience with fetching and handling data from APIs - Strong understanding of HTML and web interface design - Prior experience implementing search functions in web applications Please provide examples of your previous work with APIs and user search functions.

    $95 (Avg Bid)
    $95 Wastani wa Zabuni
    43 zabuni

    I am seeking an experienced HTML/CSS/JQUERY/PHP developer with at least 4 years of experience to join me on a project. for agency Website/portfolio. Key Skills: - Proficient in HTML and CSS, with experience in responsive design, CSS animations, and the Bootstrap framework. - Strong command of JQUERY and PHP. As part of the application process, I'd like to see: - The number of years you have worked in this field. - Examples of your previous projects showcasing your expertise in the mentioned technologies. Please only apply if you meet these requirements and have a portfolio that demonstrates your proficiency in these areas. Experience is key, so make sure to highlight this in your application. Looking forward to seeing your applications.

    $86 (Avg Bid)
    $86 Wastani wa Zabuni
    22 zabuni

    I need an experienced PHP developer, particularly with Laravel and Symfony expertise. The main task for this project is to fix an issue with mpdf, which is currently generating incorrect PDF output. Key responsibilities: - Identify the root cause of the incorrect PDF output - Implement the necessary fixes to resolve the issue Ideal skills and experience: - Proficient in PHP with specific experience in Laravel and Symfony - Prior experience with mpdf is highly desirable - Ability to troubleshoot and debug efficiently - Strong problem-solving skills - Attention to detail and commitment to producing high-quality work This is a relatively straightforward issue, but I am looking for a developer who can address it promptly and effectively. Please provide examples of similar proj...

    $26 (Avg Bid)
    $26 Wastani wa Zabuni
    25 zabuni

    Seeking experienced PHP developer to modify our site, to suit our needs. There are several modifations that need done. To qualify: You MUST be ONLY working on our project. If you have other projects going on at the same time then this is not the right fit. We want ONE individual to make changes and NOT an agency. You must be experienced with software by Botble (this one is farmart). It is written with Laravel in plug in format, so you must have experience with this type of code structure and you must write all new code in this format. Once awarded you will be given task. Milestone for the first days tasks will be activated, and payment will be released once the days tasks are live on our site verified to be working. You must complete that task within a timely manner in order to...

    $157 (Avg Bid)
    $157 Wastani wa Zabuni
    148 zabuni

    Tengo un ERP desarrollado en Vbasic 6.0, necesito un desarrollo complementario que permita tomar el xml generado por el ERP y que termine el proceso. Ademas necesito que la aplicacion pueda ser accesada por un movil android y generar Guias de Despacho, las cuales deben llegar al ERP con base de datos en MYSQL

    $187 (Avg Bid)
    $187 Wastani wa Zabuni
    14 zabuni

    ...to help me fix the responsiveness of the tables and forms on my website. The Issue: The table and form on my website are not displaying well on mobile devices and smaller screens. They either do not resize properly, are misaligned, or are not responsive at all. This is causing a poor user experience and I need this issue rectified urgently. Key Requirements: - Fix the responsive design for tables and forms. - Ensure proper resizing and alignment on all devices. - Implement responsive design best practices for a seamless user experience. Ideal Freelancer: - Proven experience in Wordpress responsive design. - Strong understanding of CSS, HTML, and responsive web design. - Past work with fixing table and form responsiveness is a plus. - Good communication skills and abili...

    $20 (Avg Bid)
    $20 Wastani wa Zabuni
    65 zabuni
    PDF to Excel Table Data Transfer 6 siku left
    DHIBITISHWA

    I am looking for a professional who can export the text and numeric data from a PDF table into an Excel spreadsheet. I would like the Excel data to be organized according to the fields in the PDF table. All fields in the PDF table should be included in the Excel sheet. Key requirements: - Export text and numeric data from a PDF table into an Excel spreadsheet - Organize the data on Excel according to the fields in the PDF table - Include all fields in the PDF table in the Excel sheet Ideal Candidate: - Proficient in PDF to Excel data transfer - Excellent attention to detail for verifying and cross-checking data - Familiarity with text and numeric data formatting in Excel - Capable of delivering accurate and organized final results. There will b...

    $7 / hr (Avg Bid)
    $7 / hr Wastani wa Zabuni
    180 zabuni

    I'm currently in search of a highly skilled LARAVEL developer to implement real-time row editing functionality on a data-table using Livewire. The successful freelancer must have extensive experience with PHP, Livewire, and complex data-table manipulations. Ideal skills and experience include: - In-depth knowledge of LARAVEL - Proficiency with Livewire - Experience in handling data-tables - Ability to implement real-time updates, specifically row editing When submitting your application, please include your past work showcasing your skills and experience in similar projects. This will help greatly in the selection process. Looking forward to viewing some fantastic proposals.

    $35 (Avg Bid)
    $35 Wastani wa Zabuni
    38 zabuni

    I need a PHP script to calculate working hours based on the start and end time. The script should: - Calculate working hours based on the start and end time - Handle only standard working hours - Automatically deduct a fixed break time Ideal skills and experience for this project include: - Strong PHP programming skills - Experience with time and date calculations - Understanding of working hour calculations and break time deductions - Ability to create a clean and efficient script

    $161 (Avg Bid)
    $161 Wastani wa Zabuni
    137 zabuni

    I'm in need of an intermediate-level PostgreSQL developer to convert MySQL scripts into PostgreSQL. The tasks I need completed include: - Converting existing MySQL scripts to PostgreSQL. Expect to handle scripts that are between 100 and 500 lines. - Ensuring that the converted scripts work correctly and efficiently. Ideal candidates will have a solid background in both MySQL and PostgreSQL, with a focus on performance optimization. Proficiency in debugging and problem-solving is highly preferred. Please submit your bid if you can confidently translate these scripts while ensuring full functionality and optimized performance. Your experience and portfolio will be a decisive factor in this project, as I place a great importance on proven skills.

    $176 (Avg Bid)
    $176 Wastani wa Zabuni
    55 zabuni