Automatic filling phppekerjaan

Tapis

Carian terbaru saya
Tapis mengikut:
Bajet
hingga
hingga
hingga
Jenis
Kemahiran
Bahasa
    Status Pekerjaan
    2,000 automatic filling php tugasan ditemui, harga dalam USD

    Website Penerimaan Peserta Didik Baru (PPDB) untuk sekolah

    $24 (Avg Bid)
    $24 Avg Bida
    14 bida

    1- Load akan dapat supply dari Grid pada pkul 10malam - 8pagi. Dalam masa sama, Grid Source akan charge battery sampai penuh. 2- Pada 8pagi - 10malam pula, load akan dapat supply daripada Bateri. 3- In case, Grid ada masalah antara pkul 8pagi - 10malam (waktu gris supply ke load), bateri akan automatic backup sehingga Grid ok, kemudian dia turn back pada Grid semula. *Battery tu mempunyai kapasiti tuk support selama 14jam (8pagi - 10malam). *nak bagi beza dngan video tu, klu boleh Grid dan Bateri buat series connection compare video tu buat paralel

    $126 (Avg Bid)
    $126 Avg Bida
    3 bida
    Website PHP Tamat left

    Membuat website menggunakan PHP dan MySql 1 halaman

    $47 (Avg Bid)
    $47 Avg Bida
    6 bida

    saya mempunyai sebuah projek api yang tertaut ke alamat tapi hanya dalam bentuk PHP, yang saya inginkan adalah dalam bentuk java.

    $30 (Avg Bid)
    $30 Avg Bida
    1 bida

    Membutuhkan anggota tim lepas (jadi tidak mengerjakan sendiri) untuk membuat aplikasi perhitungan efisiensi untuk sebuah perusahaaan manufacture. Aplikasi sebelumnya sudah ada, tinggal remake ulang menggunakan PHP Codeigniter

    $216 (Avg Bid)
    $216 Avg Bida
    1 bida

    membuat filling document supaya tidak ada kehilangan,dan membuat rapi data perusahaan didalam satu folder

    $647 (Avg Bid)
    $647 Avg Bida
    11 bida

    Halo gan, saya lagi butuh freelancer untuk bantu project Drupal Commerce, Thanks!

    $73 (Avg Bid)
    $73 Avg Bida
    3 bida

    Halo gan, saya lagi butuh freelancer untuk bantu project Drupal Commerce, bias call saya di 0822 3183 7637 Thanks!

    $97 (Avg Bid)
    $97 Avg Bida
    1 bida

    information after chat...Curabitur non nulla sit amet nisl tempus convallis quis ac lectus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla quis lorem ut libero malesuada feugiat. Mauris blandit aliquet elit, eget tincidunt nibh pulvinar a. Cras ultricies ligula sed magna dictum porta. Cras ultricies ligula sed magna dictum porta. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Donec velit neque, auctor sit amet aliquam vel, ullamcorper sit amet ligula. Sed porttitor lectus nibh. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Donec velit neque, auctor sit amet aliquam vel, ullamcorper sit amet ligula. Pellentesque in ipsum id orci porta dapibus.

    $6 - $12 / hr
    $6 - $12 / hr
    0 bida

    95% finished website () membutuhkan beberapa penyelesaian point revisi mudah. Download detailnya di : Jika menyanggupi dan penawaran di approve, saya akan memberikan link untuk mendowload website keseluruhan. Terimakasih Salam sejahtera

    $16 (Avg Bid)
    $16 Avg Bida
    3 bida

    Saya mencari pakar php untuk membantu/lead/mengajar beberapa fungsi php contoh : cara nak bangunkan sistem affiliate. saya akan develop sepenuhnya dan jika ada masalah... saya akan terus rujuk kepada anda dan mengajar cara nak selesaikan semua masalah php sila PM saya untuk pertanyaan dan kepada sesiapa yang betul-betul berminat

    $3 / hr (Avg Bid)
    $3 / hr Avg Bida
    3 bida

    beli paket ini untuk keperluan website anda

    $150 (Avg Bid)
    $150 Avg Bida
    1 bida

    Saya ingin mempunyai website seperti punya orang ini seperti di link ini Turbo Paypal Namun saya minta untuk dibuatkan ada member areanya.

    $841 (Avg Bid)
    $841 Avg Bida
    3 bida

    Merubah 4 fungsi dari script, penomoran anggota yg terbalik, print out, download database, dan save and next Error.

    $111 (Avg Bid)
    $111 Avg Bida
    2 bida
    REPORTE EN SISTEMA PHP 6 hari left
    DISAHKAN

    ** FAVOR DE VER Y LEER EL PDF ADJUNTO CUENTA DEMO WEB ACTUALMENTE EL REPORTE SE PUEDE CREAR PERO EN 2 FORMAS DIFERENTES NECESITO UNIFICARLO Y QUE ME MUESTRE LA DIFERENCIA QUE HAY ENTRE CARGA Y DESCARGA Se requiere un reporte con la siguiente información: Reporte en donde marca el máximo valor de nivel de combustible (carga) en este caso es 20,000lts El reporte deberá tener la condición para tomar el punto de carga de si se conservo en un nivel alto por más de 10 minutos, no se ha movido y no cambio el valor digamos 5000,10000,15000,20000lts lo marcará como carga, cuando este detenido por 10 minutos y empiece a detectar movimiento de descarga de más de 2000 litros lo tomará como descarga el ultimo valor más grande. • ...

    $221 (Avg Bid)
    $221 Avg Bida
    20 bida

    I acquired a PHP script from Codecanyon and seek a skilled developer to enhance its capabilities. The primary tasks involve implementing robust data validation mechanisms and integrating a specific condition for the calculator functionality. Project Requirements: Data Validation: Strengthen the script's data validation process to ensure accuracy and security in handling user inputs. Calculator Functionality Enhancement: Customize the existing calculator feature to include a specific condition, optimizing its performance and usability.

    $10 (Avg Bid)
    $10 Avg Bida
    2 bida

    The code stuck when xml is wrong or long or when the close tagID is not found. I want to correct it in order to manage more connection. Consider that the XML is a camera that send more or less 1 xml every 2sec. Here my code: $listen_port = $this->cameraPort; $sock = socket_create_listen($listen_port); if ($sock === false) { $errorcode = socket_last_error(); $errormsg = socket_strerror($errorcode); $this->logger->error($this->logPrefix . "Couldn't create socket: [$errorcode] $errormsg"); return Command::FAILURE; } socket_getsockname($sock, $addr, $port); $this->logger->warning($this->logPrefix . "Server Listening on $addr:$port"); while ($c =...

    $99 (Avg Bid)
    $99 Avg Bida
    3 bida

    I will be choosing someone one hour from now. Answer me this questions: Are you available immediately? We have a demo tomorrow 9am EST What is your experience with PHP? What AI tools do you use to make your devleopment faster? Are you comfortable working hourly?

    $7 / hr (Avg Bid)
    $7 / hr Avg Bida
    11 bida

    I am in need of an experienced Laravel expert who can upgrade a food delivery PHP script, consisting of Laravel + React PWA Apps, from Laravel 5.8 to 6.20.44. This is a Codecanyon PHP Script that I have already purchased. - No feature changes are needed within the upgrade process. - Skills needed include Laravel, PHP, React and PWA Apps knowledge. - Hands-on experience in upgrading Laravel projects would be an added advantage. It is essential that you understand the intricacies of both versions to ensure the upgrade is seamless, with no bugs or errors. Prior experience with food delivery scripts will be highly regarded.

    $159 (Avg Bid)
    $159 Avg Bida
    39 bida

    I recently purchased a PHP script from Codecanyon and I'm looking for an experienced developer who can assist me in modifying the script. I need to incorporate data validation and a specific condition for the calculator functionality. I have bought it on Codecayon now i want additions for calculator Key Requirements: - **Data Validation:** - Specifically, I need to ensure that the calculator only accepts numeric values as input. - The data input should also be restricted to a certain range that I will provide. - Please include an error message display functionality for when the user inputs incorrect data. - **Calculator Functionality:** - The script currently has a calculator function, but I need to add a specific condition to it. - The new condition i...

    $28 (Avg Bid)
    $28 Avg Bida
    13 bida
    Php Backend Developer -- 2 6 hari left
    DISAHKAN

    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.

    $16 (Avg Bid)
    $16 Avg Bida
    11 bida

    I'm looking for a proficient PHP developer who can help me with parameterizing a MySQLi query in my project. Specifically, I need assistance with data retrieval operations. Key requirements: - Proficiency in PHP: You should have a strong grasp of PHP programming. - MySQLi Query Parameterization: The ideal candidate should be experienced in properly parameterizing MySQLi queries. - Data Retrieval: The primary task will be focused on data retrieval operations. The project may include: - Handling multiple parameters: You should be comfortable working with queries that handle multiple parameters at once. - Optimization: Ensuring the queries are optimized and secure. It's a relatively straightforward task for a skilled PHP developer with MySQLi experien...

    $22 (Avg Bid)
    $22 Avg Bida
    20 bida

    I have a shop with 200 stores and I'm looking for a developer to create a web application to help me manage the rent of my shops. The app must be in Portuguese. Key Features: - Payment Tracking: The web app should allow me to track the rent payments made by each tenant and send automatic reminders for upcoming payments. - Lease Agreement Management: I need the web app to support the management of lease agreements, including key information such as start and end dates, and terms and conditions. - Late Payment Notifications: The application must also be able to notify me when a tenant's rent payment is late. Ideal Skills: - Proficiency in web development, with experience in creating robust, efficient, and user-friendly applications. - Experience in developing rent manageme...

    $182 (Avg Bid)
    $182 Avg Bida
    27 bida

    I'm in need of a meticulous professi...of a meticulous professional to clean a mixed set of data contained in an Excel file. I am specifically struggling with duplicate values and missing entries. To effectively accomplish this: - You should possess excellent skills in data analysis and data management. - Previous experience with Excel-based data cleaning is preferable. - Profound knowledge of dealing with duplicate entries and filling in missing data is required. - A keen eye for detail and ability to spot and correct errors is essential. In summary, my ideal candidate would be someone with significant experience in data cleaning, particularly with mixed data in Excel files. It would be a bonus if you've previously resolved issues related to duplication and missing ...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bida
    31 bida

    WordPress & Database Speed Optimization required : 1- Database optimization as one of my plugins is sending queries to DB - some time causing connection Error - or unreachable host Error. 2- Without CDN if possible 3- Including Premium plugin - I have 10 web booster Pro subscription. - If required. 4- Automatic Photo Optimization 5- Permanent solution. 6-Minification - if required. Urgent start up required, who is free and can finish asap.

    $45 (Avg Bid)
    $45 Avg Bida
    26 bida

    ~10 php files in stock Rework everything - rewrite texts - change graphics and make it modern corporate. the design requirement is a modern corporate style, one of the main requirements for the landing page is trust the same requirements as for landing pages for affiliate marketers - PPC google ads companies The user must trust the design - the content - aif-usa com a couple of links as an example for additional content The theme of the design must correspond to the direction of the company’s activities: The company is globally engaged in transportation and logistics - WAREHOUSING SERVICES - Import Export operations The company is globally engaged in transportation and logistics - WAREHOUSING SERVICES - Import Export operations One of the company’s projects is the...

    $450 (Avg Bid)
    $450 Avg Bida
    103 bida

    I'm seeking a top-notch freelancers with expertise in Laravel PHP to design my business-oriented payment gateway website. Ideal candidates should have a deep understanding of e-commerce platforms and a proven track record of delivering reliable and secure payment solutions. The final product should enable hassle-free transactions for businesses and ensure a seamless user experience. Key Requirements: - High proficiency in PHP, particularly Laravel - Familiarity with business-oriented platforms - Experience in integrating multi-currency support - Mobile wallet integration expertise - Proven ability in creating detailed transaction reporting systems - Deep understanding of security protocols - Excellence in UI/UX for a seamless user experience By evidenced past work, th...

    $13 / hr (Avg Bid)
    $13 / hr Avg Bida
    105 bida

    I'm looking for a skilled developer to create a custom Tibia 8.6 server that integrates various unique features, aimed at attracting and retaining a significant player base. Key Requirements: - Development of a Tibia 8.6 server with integrated bot, automatic events, and a custom map containing numerous cities. - Inclusion of custom monsters, additional quests, improved PvP system, cast system, hunted system, and tasks for players. These elements are crucial for enhancing the game's depth, challenge, and appeal. Key Skills & Experience: - Extensive experience in Tibia 8.6 server development, including the integration of bots, event systems, and unique map creation. - Strong understanding of game design and mechanics, particularly in the context of MMORPGs like Tib...

    $509 (Avg Bid)
    $509 Avg Bida
    30 bida

    Please fix my task that we spoke about

    $25 (Avg Bid)
    $25 Avg Bida
    26 bida

    ...only consider submissions from freelancers who have a ready-made solution available. Features Required: Secure user registration and login. Social Authentication using Google. Password reset functionality. Two-Factor Authentication for added security. "Remember Me" feature on login. Login with email or username. Google reCAPTCHA integration on registration. Authentication Throttling (automatic lockout after multiple incorrect login attempts). Ability to define an unlimited number of user roles. Ability to define an unlimited number of permissions. User Activity Log to track user actions. Avatar upload functionality with a crop feature. Built using Bootstrap 4 for responsive design. Active Sessions Management to view and manage all active sessions. Client...

    $23 (Avg Bid)
    $23 Avg Bida
    5 bida

    READ FIRST: ONLY HOURLY CONTRACTS, no fixed rate because I have multiple bug fixes on trello and I need someone to start immedaitely. We have demo tomorrow. I want someone to work the next 8-10 hours on time tracker (no manual hours). Important, I need someone immediately

    $7 / hr (Avg Bid)
    $7 / hr Avg Bida
    60 bida

    I'm looking for a seasoned software developer to incrementally enhance my current, active web application. The job will require: - Implementing an additional feature, specifically for file saving. For an optimal user experience, the feature needs to offer both automatic and manual saving options, letting users choose which is best for their use-case. - Documenting the existing structure and functionality of my current web app to lay foundational understanding for future updates, maintenance, and potential features. Ideal applicants will have significant experience with full-stack web development, data management, and creating user-friendly, intuitive interfaces. Experience with cloud-based applications would also be highly beneficial.

    $21 / hr (Avg Bid)
    $21 / hr Avg Bida
    133 bida

    **PLEASE SEE AND READ THE ATTACHED PDF WEB DEMO ACCOUNT A report is required with the following information: Report where it marks the maximum fuel level value (load) in this case it is 20,000 liters The report must have the condition to take the load point if it was kept at a high level for more than 10 minutes, it has not moved and the value did not change, let's say 5000,10000,15000,20000lts, it will mark it as load, when it is stopped for 10 minutes and begins to detect discharge movement of more than 2000 liters, it will take the last largest value as the discharge. • The report must be generated in the same place where they are currently generated (image 1). The PDF, HTML and XLS format is required, such as those for Fuel fillings and Fuel thefts. • What we want t...

    $145 (Avg Bid)
    $145 Avg Bida
    43 bida

    Live demo needed with source code using your api accnts and server to show that automatic reply of my customers on Twitter reply/direct message using chatgp from source cudtum file and support Arabic with images understanding. Freelancer job description : As someone who's well-versed with both Twitter and ChatGp APIs, I'm looking for a skilled professional to integrate these APIs for a specific purpose. Key requirements: 1. **Automating social media interactions:** I want to automatically reply to tweets on Twitter based on certain triggers or criteria. This integration should be able to handle various scenarios and response types. Skills and experience required: - Proficiency in Twitter API - Proficiency in ChatGp API - Experience in automating social media interactio...

    $187 (Avg Bid)
    $187 Avg Bida
    24 bida

    ...in BarTender label printing and automation. The project involves setting up a system to automatically track and update the last printed serial number for each item. Key Points: - The project requires someone with expertise in working with BarTender. - Currently, we do not have a system in place for tracking the last printed serial number. - The most important feature we're looking for is an automatic update of the last printed serial number after each print. We can use Serialization in BarTender by default. But the sr. no. series will be different for each item. For e.g., we print 5 labels for item I1 - 1,2,3,4,5. Then, we print 3 labels for item I2 - 1,2,3. When we print 2 labels for I1 again, it should be 6 and 7. We also need a report at the end of the day telling us h...

    $9 - $15 / hr
    $9 - $15 / hr
    0 bida

    I am having a problem with my PHP script that has led to an undefined variable error. Specifically, this error is showing up in the section that handles database activities, particularly during data insertion process. I will provide a video to illustrate the exact issue. Here's what I am seeking: - An expert in PHP scripting that can resolve this undefined variable error - Someone with solid experience handling database operations (especially with data insertion) - Ideally, you will have a background in debugging PHP scripts and database handling Your task will be to identify and correct the errors in my script to ensure smooth and error-free database operations. This should involve an in-depth understanding of the code, pinpointing the undefined variable and ma...

    $27 (Avg Bid)
    $27 Avg Bida
    59 bida

    I'm in need of a skilled backend developer to build the foundation of a new system using Python with Flask. Due to my busy schedule, I'm outsourcing this task to ensure it's handled with the utmost professionalism and efficiency. Key Responsibilities: Develop a production-ready Flask application. Implement automatic database migrations and manage the database using SQLAlchemy ORM. Securely store sensitive information using .env files. Structure the application with clear folder organization, including directories for services, templates, controllers, models, schemas and middleware. Create a user registration system that captures simple data such as email and password. Develop a content management system that dynamically serves page content based on language selection...

    $171 (Avg Bid)
    $171 Avg Bida
    39 bida

    I'm looking for a proficient Excel expert to create a comprehensive, automated meeting minutes template for Excel 2016. Key Features: - Auto-fill dates and participant names - Automatic calculation of meeting duration - Dynamic agenda item addition - 15 task owners fields - Core areas discussed: Process, People, Technology, System Ideal Skills: - Advanced Excel skills - Strong knowledge of Excel 2016 - Experience in creating automated templates - Eye for detail to ensure the tool works flawlessly The goal is to streamline our meeting minute creation process and ensure accuracy in documenting key points discussed and task assignments. Delivering a user-friendly tool that requires minimal manual input is key.

    $21 (Avg Bid)
    $21 Avg Bida
    30 bida

    I'm looking for a skilled PHP coder to tackle the coding aspect of a website project. This website is an online paid-to-play role-playing game, and you'll be instrumental in bringing it to life. Key Responsibilities: - Website Development: You'll be working on the PHP code that will form the backbone of the site. - Building from Scratch: The project is starting from ground zero, so you'll be involved in its creation every step of the way. Ideal Skills and Experience: - PHP Expertise: A strong foundation in PHP is essential for this role. - Web Development: Experience in website development will be a big advantage. - Game Development (preferred but not mandatory): While not a must, any experience in game development, particularly RPGs, would...

    $31 (Avg Bid)
    $31 Avg Bida
    43 bida

    I am in need of an experienced Flutter App developer with PHP Yii1 skills to troubleshoot and fix issues plaguing my three existing applications - all within the same project. The identified issues include: - Regular app crashes which occur at launch, during specific actions and randomly. - Slowed performance hindering optimal user experience. - Several UI/UX issues that need improvement. Unfortunately, I cannot pinpoint the specific actions causing the applications to crash, but I'm hoping your expertise can identify the reason(s). The ideal candidate for this project should have: - Extensive experience in Flutter app development and PHP Yii1. - Reliable problem-solving and debugging skills. - A keen eye for UI/UX design and improvement. - Experience in app launch an...

    $110 (Avg Bid)
    $110 Avg Bida
    20 bida
    PHP Site Issues on HostGator 6 hari left
    DISAHKAN

    I'm currently experiencing some technical problems with my PHP website. Though it functions smoothly on localhost via XAMPP, errors arise upon moving it to our server on HostGator. The desired candidate for this job has the following abilities: - Extensive knowledge in PHP and server-handling, preferably with HostGator - Experience with troubleshooting and resolving website issues - Capable of fixing server-related issues Typical problems we're facing include: - Site not functioning correctly on the server despite proper local host operation - Error messages - Performance issues This troubleshooting requires someone who can detect and fix issues from server-end to user interface. Prior experience with cases similar to ours will be a plus. Applicants should also...

    $13 (Avg Bid)
    $13 Avg Bida
    21 bida

    I'm in immediate need of a PHP developer who specializes in front-end development. The project requires a professional who can handle: - Front-end development: Designing and developing a user-friendly interface. Unfortunately, the specific front-end development tasks weren't outlined, so your bid should reflect your versatility in terms of: - Layout design - Interaction design - Responsive design I’m looking for someone who can start immediately, as I have an urgent timeline for this project. So, if you have a proven track record in PHP front-end development and you're ready for a challenge, I can't wait to see your bid. Ideal skills: - Expertise in PHP - Experience in Front-end development - Versatility in Layout design, Interaction desig...

    $16 / hr (Avg Bid)
    $16 / hr Avg Bida
    79 bida

    When importing customers via CSV file in ASTPP version 6.0, both postpaid and prepaid customers balance always uploads 0. The task is to find the corresponding php file/path on the server and correct it, so that the balance uploads correctly when uploading the customers on the ASTPP both for prepaid and postpaid customers. Positive balance must upload as positive balance. Negative balance must upload correspondingly. 0 uploads 0. You need to make a detailed document how to do that on any ASTPP server, so that someone without technical knowledge takes the document, follows it and gets the same working on the other ASTPP server. Example of the document: Someone from our side will try to upload customers on the provided server to make

    $43 (Avg Bid)
    $43 Avg Bida
    17 bida

    Looking for an experienced PHP developer who can guide me to migrate a PHP Website from 5 to 8.1

    $175 (Avg Bid)
    $175 Avg Bida
    171 bida

    ...relationship with a skilled Word 2016 formatter. My documents primarily are text-based and I'd love to find a professional who can assist in formatting them in a polished, consistent manner using Word 2016 Professional Plus on my Windows machine. The following aspects need to be considered: - Header and Footer Customization: Ensure that these are set up correctly and consistently across all pages. - Automatic Table of Contents Generation: Establish a dynamic table of contents that updates as the document changes. - General Formatting in Word 2016: This includes a review of the overall layout, font selections, spacing, and any other formatting needs to make the documents look professional. The ideal candidate would have: - Proficiency in Word 2016 specifically - Experienc...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bida
    31 bida

    Electronic case filling system for justice system in my country

    $2214 (Avg Bid)
    $2214 Avg Bida
    124 bida

    I need a PHP Developer that can speak Greek very fluently to make some changes on a PHP website and intergrate a payment gateway.

    $203 (Avg Bid)
    $203 Avg Bida
    64 bida

    I need a professional who is proficient in mail client settings, particularly Thunderbird, to configure my desktop environment such that incoming mails with specific subjects are automatically printed. This should be set up to use a black and white print setting. Skills and Experience: - Experience in work with Thunderbird mail client - Knowledge in automatic printing setup for emails - Basic understanding of printer settings and configurations Note: I created a website *Food Ordering Website* for my client. Pizzeria On the PC has Thunderbird. But the email password changes automatically. 1. Problem is either with our mail server. At WHM 2. Or pizzeria has a different webmaster or this webmaster has a PC automation that does that. That's why you should do the email instal...

    $28 / hr (Avg Bid)
    $28 / hr Avg Bida
    8 bida

    I'm in need of an Expert Excel programmer to help design a user-friendly Excel sheet focusing on stock and ledger management. Specifically, I'm interested in: - Incorporating Automatic Calculations: The ideal candidate should be able to create a system that automates complex calculations based on data inputs. - Dropdown menus: The sheet should offer an easy interface with dropdown menu options for hassle-free data inputs and editing. - Linking Stock and Sales: The sheet should be designed in such a way where the inventory updates automatically from sales data. So, a keen understanding of Excel's data integration and interconnection capabilities is necessary. - Essential Data Fields: My Excel sheet needs to include specific data fields like stock name, quantity, and c...

    $82 (Avg Bid)
    $82 Avg Bida
    8 bida

    ...seeking a skilled and experienced Full Stack PHP Web Application Developer to join our team on a freelance basis. The primary responsibility of this role will be to add new features, modify, and upgrade current modules within our web application. Responsibilities: - Develop new features, modify existing functionality, and upgrade current modules for our web application using Codeigniter 4 framework. - Integrate a barcode scaning platform for scanning employee bagdes to store check-in and check-out periods to track attendance and overtime of employees. - Collaborate with our team to understand requirements and implement solutions effectively. - Write clean, well-documented, and maintainable code. Requirements: - Has extensive experience in PHP frontend and backend develop...

    $186 (Avg Bid)
    $186 Avg Bida
    73 bida