Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    2,000 bootstrap php mysql jobs fundet, i prisklassen EUR

    ...blogs and newsletters, using AI technologies for text generation and integrating direct publishing and e-mailing functionalities. System Architecture and Technology Choices Frontend: Technologies: React.js for a responsive and dynamic SPA (Single Page Application), with Vue.js for reusable components and efficient state management. Design and UX: Use of CSS frameworks such as Tailwind CSS or Bootstrap for modern, responsive design. UX-focused design to simplify the user journey from content creation to publication. Backend: Server: Node.js with Express framework to handle API requests efficiently, providing a solid platform for CRUD (Create, Read, Update, Delete) operations related to users and content. Database: MongoDB for flexible management of dynamic content data, with Mo...

    €407 (Avg Bid)
    €407 Gns Bud
    23 bud

    I'm looking for a proficient PHP developer to create a dynamic image card of medium size for my project. Key Functionalities: - The key elements include Text, Logo, and QrCode. They should be designed in such a way that the end user can personalize them according to their preferences. Ideal Candidate: - The perfect candidate for this task should possess vast experience in PHP and graphic design (if possible). - They should be able to demonstrate previous projects where they created customizable graphics. - Familiarity with QrCode generation would also be beneficial. I welcome all qualified freelancers to bid. Provide me with your proposal and let's discuss further. Follow the explanatory video:

    €32 (Avg Bid)
    €32 Gns Bud
    22 bud

    I am seeking a proficient PHP developer for a mission-critical project. This role involves developing a robust and visually appealing e-commerce site with specs including: - Website Development: Construct an engaging, user-friendly website perfect for executing e-commerce transactions. - eCommerce Elements: Implement key e-commerce functions, such as product listing, an online payment system, and a customer review feature. - Enhanced Features: Craft a system to add pricing and quantity variation similar to the Etsy platform. The perfect candidate would have significant experience in PHP with a solid track record in e-commerce website development, database management, and API integration skills. Expertise in implementing complex functionalities, prioritizing user experience,...

    €96 (Avg Bid)
    €96 Gns Bud
    20 bud

    ...& Other PDF/Image/attachments Saving of Work: 17. Work should be “auto saved into a “temp” table until its officially saved – just in case something crashes or a connection is lost, all the work wont be lost. 18. Version control – everything should be version controlled and all old revisions should be kept until manually deleted. Database – MySQL: 19. All map marker overlays & additional polygons should be saved in a Json fields within a MySQL DB. I would would like the “footprint” polygon to be saved in its own DB field as we will be displaying these all on the map to be selectable. This should be a complete drop in solution that works on both desktop & cell phone – there may be other features that...

    €834 (Avg Bid)
    €834 Gns Bud
    82 bud

    We are in urgent need of an experienced PHP developer to undertake a comprehensive update of our existing affiliate script. The primary focus will be on fixing bugs, adding new functionality, and significantly enhancing the script's security, with a particular emphasis on preventing unauthorized database access. The ideal candidate will have a deep understanding of PHP, MySQL, security best practices, and experience with affiliate systems. #### Core Responsibilities: - **Security Audit:** Conduct a thorough security audit of the existing script, with a special focus on closing loopholes that could allow unauthorized database access. - **Bug Fixes:** Identify and resolve existing bugs in the script to improve stability and performance. - **Feature Developme...

    €469 (Avg Bid)
    NDA
    €469 Gns Bud
    12 bud

    Project Deadline: Within 1 Day Project Type: Figma to HTML: Bootstrap Number of Pages: 1 Responsive: Yes Budget: $125 Project Overview: We have a desktop & mobile landing page that has been designed for us on Figma. We would like it to look & feel exactly like the Figma design. You will also need to integrate two API endpoints to show weather & local time data on the page, plus map api response to show the correct custom weather icons. All custom css classes will require a specific prefix i.e .example-name APIs: Open Weather: World Time: 5* FEEDBACK WILL BE LEFT FOR YOU

    €111 (Avg Bid)
    €111 Gns Bud
    95 bud

    ...searching for an expert in Arduino who can adeptly program it to work with 20 sensors for the purpose of data collection. Will prefer freelancer who already have Arduino board and sensors. You should be comfortable in setting up these sensors to interface with an API (to a MySQL database) running on Azure. The API which you put in place should be designed to transmit real-time sensor data, or at a minimum data every one minute. Key Skills & Experience Needed: - Proficiency in Arduino programming - Strong understanding of MySQL - Prior experience with API creation and implementation - A solid understanding of collecting real-time data from sensors (Convert temp to voltage, gyro work etc.) This project provides an exciting opportunity to put your Arduino programm...

    €501 (Avg Bid)
    €501 Gns Bud
    47 bud

    I am in need of a developer skilled in PHP and MySQL who can assist in completing a few pages that are currently in their early stages. Key Tasks: - Create and fill 3 pdf forms with existing data, must be able to view and then print. -Auto fill some parts in 2 existing pdf forms and be able to view and then print - Create notifications for a couple of things. - Create a pdf417 barcode scanner where a barcode can be scanned and a form auto filled with the data. Mobile as well as upload a picture to scan. This project therefore requires someone with: - A strong background and proven expertise in PHP and MySQL - Proficiency in troubleshooting and debugging - Creativity to recommend and develop new features for the pages. I am eager to collaborate on this, and...

    €146 (Avg Bid)
    €146 Gns Bud
    101 bud

    I need a proficient PHP developer to create a small, slick website primarily designed to manage project-related meetings. Key functionalities required are: - Capture meeting notes, agenda, tasks, and checklist items. - Make tasks and checklist items interactive and updatable. These details will be added before the meetings, so the platform should allow for pre-meeting data input. In addition, the website needs to: - Provide a high-level dashboard per project, showing up-to-date information and progress. Ideal skills: - Strong experience with PHP website development - Experience in building project management tools or similar applications - Ability to create interactive elements - Experience in dashboard creation, data visualization, and UI/UX design I anticipate the...

    €461 (Avg Bid)
    €461 Gns Bud
    170 bud

    I am looking for a developer to create an AWS Glue and Pyspark script that will strengthen the data management of my project. The task involves moving more than 100GB of text data from a MySQL RDS table to my S3 storage account, on a weekly basis. Additionally, the procured data needs to be written on parquet files, for easy referencing. The developer will also need to send scripts to deploy the AWS Glue pipelines on Terraform, fitting all parameters. Skilled expertise in AWS Glue, PySpark, Terraform, MySQL and experience in handling large data is required. There is no compromise on the quality and completion timeline. Effective performance on this project will open doors to more work opportunities on my various projects.

    €38 (Avg Bid)
    €38 Gns Bud
    15 bud

    Example suppose i have a list of names Joe Peter Tim Anne Loretta i want to paste them into a text box in the same way above in a vertical fashion 1 per line then press submit after pressing submit these will be entered into a DB (table) called clients the table structure will have 2 columns table name is clients client_id client_name after pressing submit on the example above i wil then check to see the data has been inserted correctly and it should look as follows client_id client_name 1 Joe 2 Peter 3 Tim 4 Anne 5 Loretta then suppose i run it again and i want to add Penelope Victor then after submitting my table should look like client_id client_name 1 ...

    €115 (Avg Bid)
    €115 Gns Bud
    86 bud

    I'm looking to upgrade a static website using PHP and MySQL. The main goals are to improve data management, integrate with a CRM for easy content management, and fix any issues like broken forms or errors. We also need to create new pages in the CRM for managing website forms. If you're skilled in PHP via laravel, MySQL via Phpmyadmin, and simple CRM integration, this project is for you!

    €187 (Avg Bid)
    €187 Gns Bud
    86 bud

    I am in need of an expert who can develop a WordPress post filter using three specific taxonomies: Category, Tags, and Custom Taxonomy. Key Features: - The filter needs to be designed to work with multip...Key Features: - The filter needs to be designed to work with multiple taxonomies simultaneously. - Importantly, the filter should impact the main query on the website. Ideal Skills: - Extensive experience in WordPress development, particularly in creating custom functionalities. - Solid understanding of taxonomies and filters within the WordPress environment. - Strong proficiency in PHP, JavaScript, and MySQL. This is a challenging task that requires an adept understanding of WordPress workings. If you pride yourself as someone who can take on such a task, this project ...

    €23 (Avg Bid)
    €23 Gns Bud
    28 bud

    I'm seeking a qualified expert to assist with disabling warnings in all my local projects. This task stems from the need to increase the performance rate of my projects. Key responsibilities for the project include: - Understanding the project requirements thoroughly. - Leveraging your knowledge of PHP INI to successfully disable warnings. - Ensuring the changes do not affect functioning of the projects or existing development practices. Potential candidates should have: - Strong PHP programming experience. - Familiarity with INI configurations. - Proven track record of handling similar tasks. Please, when applying, do not hesitate to include your past work experiences relating to this task, your work proposals and any other experiences that makes you a good fit for...

    €19 (Avg Bid)
    €19 Gns Bud
    22 bud

    ...saving reasons. I have a website that is currently hosted on Dreamhost. I need someone to migrate the complete website to the new host at HostGator. The following tasks will be required: Check out the website at 1. Make a backup of all files and databases on the VPS server and send me in a zip file of everything so I can close the account on Dreamhost. 2. Update all existing php code (version 7.4 to 8.1) to insure no issues on the new hosting account 3. Migrate the site to the new host. 4. Make sure Cloudflare, SSL, etc are all working at new host 5. Make sure all cron jobs are working correctly at the new host. 6. Insure website is bug-free. I will check and submit a bug report. I will test the website function for within 2 days of completion, then release payment. This

    €130 (Avg Bid)
    €130 Gns Bud
    90 bud

    ...Freeswitch deployment and customization - Excellent system integration abilities - Able to provide suggestions on project enhancement - Can work under pressure and tight deadlines - Problem-solving skills and attention to detail. The project completion date is urgent. We seek out to have this task completed as soon as possible. 1- We need to install freeswitch on Linux server using putty access. 2- MySQL Db will be installed and used. 3- customer and status (Active/Inactive) B. Insert DID C. Routing DID D. Enable/Disable recording on specific numbers. E. Caller ID set/modify for specific numbers. F. CDR synchronization from Freeswitch to the SQL-based application. G. Delete DID (When DID is going to be deleted then we will delete routing as well). H. Update DID. Note:- P...

    €15 / hr (Avg Bid)
    €15 / hr Gns Bud
    5 bud

    I have a need for a detailed financial report on profit and loss. Your task would include: - You will be given report query or table schema - You will be given report schema - You need to develop report using Jasper studio, Java springboot, mysql and reactJS front end. - Report details - Pending orders, Order errors, Holding Report, Profit and Loss report. - Web based interface would provide user to give filter for all of above reports to filter user and generate HTML report from which user can download PDF format of same report being show. - Report format shall have header include company name / logo etc...

    €93 (Avg Bid)
    €93 Gns Bud
    8 bud

    I'm currently facing an issue where reCAPTCHA isn't displaying on our corporate website, which is built on PHP MYSQL. Ideal Skills: - Experience with PHP MYSQL - Extensive knowledge of reCAPTCHA implementation This project involves: - Analyzing and diagnosing why reCAPTCHA isn't showing up on our site - Implementing a solution to ensure reCAPTCHA correctly displays going forward - Ensuring users can be accurately validated using reCAPTCHA on our site Given your expertise in the field, I'd appreciate your proposal on a potential solution, timeline, and quote.

    €23 (Avg Bid)
    €23 Gns Bud
    20 bud

    I'm looking for a proficient developer with deep experience in PHP, Image Processing and QR Code Generation for a project that involves creating user-customized images. The core objective is to: - Generate dynamic images customized for individual users - Seamlessly incorporate an addition of text/watermarks (QR codes) to those images Ideal candidate should be familiar with image rendering and be able to create high-quality, engaging, and customized visual content. Efficiency, accuracy and attention to detail are critical for this role.

    €28 (Avg Bid)
    €28 Gns Bud
    26 bud

    Hi, I have installed xampp and wamp3 and I would like to use them both (exclusively) but I run into configuration errors with different php versions. I request assistance from an expert professional via anydesk

    €24 (Avg Bid)
    €24 Gns Bud
    29 bud

    I r...of my BCA final year project. Key Objectives: - Building an informational website that will serve as an online platform to effectively manage three different entities: admin, users, and technicians. System requirements: - The website must be fully dynamic and interactive. - The website should have separate, defined roles for admin, users, and technicians. -The language must be PHP,javascript,jquery,css,bootstrap,ajax,html -Database:Mysql Ideally, you'll have: - Profound understanding and experience in full-stack development. - Worked on university-level projects before. - An extensive portfolio showcasing similar projects. This project offers you an opportunity to shape a student's future. Your input will be thoroughly critical for this project. Apply if ...

    €10 (Avg Bid)
    €10 Gns Bud
    7 bud

    Good morning! I need some modifications for the following online-banking script: frontend: userpanel: adminpanel: please have a keen eye on the presented demo. Your tasks: -setup php script and server -show custom Content on Dashboard for specific User (Test & Link / HTML) -add Upload Fields in User Dashbaord to KYC Step to upload Passport or ID, Selfie and Passport with ID) pdf,jpg,jpeg,png -add option to display and download KYC documents in Admin Dashboard - create landing page design ( style) first you work on localhost, then you implement on server. thank you!

    €210 (Avg Bid)
    €210 Gns Bud
    111 bud

    Hi, we have small web app we need. there. couple of fixing 1. graphs improvements and colors change 2 some javascript popup not correct 3 need to remove some section from pdf report and improve small design changes 4 some manual translation 5 email not receive SMPT issue

    €22 (Avg Bid)
    €22 Gns Bud
    26 bud

    My requirement is for an expert PHP developer to perform an upgrade from PHP version 5.6 to version 8 on my custom-made website. The critical aspect of this job is to implement the upgrade while ensuring all current features of the website are preserved, running efficiently and effectively post-upgrade. The project involve any third-party plugins or libraries. It's crucial for the freelancer to have: • Deep knowledge and experience working with PHP, specifically with version upgrades • Ability to review and analyze existing code to identify tweaks needed for compatibility with PHP version 8 • Strong problem-solving skills in case of any unpredictable coding challenges during the upgrade process • Familiarity with custom PHP...

    €153 (Avg Bid)
    €153 Gns Bud
    27 bud

    Hi, I have installed xampp and wamp3 and I would like to use them both (exclusively) but I run into configuration errors with different php versions. I request assistance from an expert professional via anydesk

    €23 (Avg Bid)
    €23 Gns Bud
    18 bud

    I need a DevOps engineer experienced with not only PHP version upgrades but someone equally proficient in maintaining Moodle functionality. Here's what the project entails: - Upgrading the PHP version from 7.0 to 7.4 on our Linux server. - Ensuring uninterrupted service of our Moodle application during the PHP upgrade. - Thorough testing post upgrade to confirm Moodle is performing optimally on PHP 7.4. Skills and Experience required: - Prior experience in Linux server management. - Proven expertise in managing PHP version upgrades. - Familiarity with the Moodle platform is crucial.

    €26 (Avg Bid)
    €26 Gns Bud
    21 bud

    WordPress Themes and Pugin Create, we are already built in PHP and need WordPress also we run this theme subscription based so if you handle proper API then you can bid on this project. Admin side features list Dpboss _ website _word press - Dashboard - Market ( add, edit, del ) - Starline ( add, edit, del ) - Disawar ( add, edit, del ) - Weekly Patti (add/update Panel, add/update open close, Add/ update Jodi) - guessing post (add, edit, spam keyword manages) - Notice ( one signal msg , text update ) - Lucky number ( add 2 types – golden ank – Final Ank ) - Game zone ( Types single triple, Jodi ) - Admin ( add , edit , del ) role for admin mange - Old chart upload ( CSV to upload MySQL DB ) - Settings ( personal details ) password change SEO - Th...

    €605 (Avg Bid)
    €605 Gns Bud
    61 bud

    ...custom PHP content management system (CMS) and I am seeking someone who is well-versed in PHP. We believe that as the original was made for PHP 6+ and the new server has a later version of PHP, it needs to be updated. The two main functionalities that need to be restored are the user registration and content management. I need a solution that will allow site visitors to create accounts, login, and interact with the site as expected. Furthermore, the content management element needs to be reinstated to enable me to update the website content as required. Design is not a concern for this project as we don't want any modifications in terms of the site's layout or visual elements. The crucial point is functionality recovery. Ideal Skills and Experie...

    €4 / hr (Avg Bid)
    €4 / hr Gns Bud
    90 bud

    We need help with our Spring Boot backend. We have 2 Entities defined: Client and Dossier. Each client can have multiple dossiers and each dossier can be assigned to one client. Client: @OneToMany(mappedBy = "client", fetch = ) @Getter private List<Dossier> dossiers; Dossier:...@Query("SELECT c FROM Client c WHERE = :uuid"), but also the dossiers are fetched. It looks like is not working. We want to manage this behaviour, since we are building an application which handles a lot of data and a lot of JOINs. So: by default just fetch the client. If asked, fetch dossiers and other JOINs, like addresses and phone numbers. Database engine: we tried both MySQL and Postgres, but no result. We want to implement clean and less code in our applicatio...

    €31 (Avg Bid)
    €31 Gns Bud
    39 bud

    I'm in need of a skilled individual proficient in PHP and XML to construct a well-structured USSD API for my project. Key Task Requirements: • Develop and construct USSD API using PHP. • The API should include functionalities that allow Data Collection, Transaction Verification, Subscription Registration, Making Payments, and Viewing Account Details. • The API should integrate seamlessly with my website to Display Account Details, Enable Payment Processing, and Allow Subscription Registration. Ideal Skills and Expertise needed: • Expertise in PHP, XML, and API development • Experience with website integration • Familiarity with Data Collection, Transaction Verification, Subscription Registration, and Payment Processing functionali...

    €493 (Avg Bid)
    €493 Gns Bud
    39 bud

    I'm searching for a proficient front-end developer, well-versed in HTML, CSS, and JavaScript along with libraries like Bootstrap, SASS, and Tailwind CSS. - Expected Deliverables: This project involves development of a portfolio site that has a clean and minimalist user interface reflecting simplicity and elegance. - Ideal Candidate: The ideal candidate should have considerable experience in creating stunning portfolio websites that are not only visually appealing with a minimalist design but are also effective in their functionality. Expertise in Bootstrap, SASS, Tailwind CSS are prerequisites. - Design Aesthetic: I prefer a clean and minimalist design style. The aesthetics should make the portfolio content stand out while maintaining a subtle balance with rest ...

    €81 (Avg Bid)
    €81 Gns Bud
    35 bud

    I'm looking for an experienced PHP developer to build a dynamic PC builder website. It's essential that the site accommodates user registration and login. Users should navigate a highly customized PC configuration, viewing and modifying facets like processors, memory, and storage. A compatibility checker is also fundamental to avoid system clashes. For ease of use, the site should incorporate pre-built PC setups as well as an array of complementary accessories. Shopping conveniences like an "Add to Cart" option and purchase functionality is crucial. The backend should allow registered users to track their delivery status once they've made purchases. The project calls for the creation of two user roles: Regular Users and Admin Users. Admin functionality ...

    €127 (Avg Bid)
    €127 Gns Bud
    18 bud

    I'm seeking an experienced PHP developer with familiarity in CodeIgnitor. The primary objective is to add specific transportation reports to an existing School Management CodeIgnitor script. This will include: 1. Bus Attendance: Implement a system for tracking and generating reports on bus attendance. 2. Bus Route: Develop a reporting system for bus routes. 3. Transport Expenses: Include capabilities to produce transport expense reports. While the focus is on transport, the project also includes a fees collection feature. Note, detailed specifications about the fees feature were skipped, more information will be provided during the project discussion. Skills & Experience Needed: - Proficient in PHP - Experience with CodeIgnitor - Solid understanding of MySQL...

    €17 / hr (Avg Bid)
    €17 / hr Gns Bud
    63 bud

    ...business branding. - Store data in database - **Invoice Content:** - Each invoice must feature my company name and logo prominently, ensuring a professional appearance. - Client details (such as name and contact information) and product details (including descriptions and individually priced items) must be integrated into the invoice template. Ideal Skills and Experience: - Proficiency in PHP and MySQL, with experience in generating PDF documents programmatically. Note: Already build the application, so client details, products, services details available, only selecting - customer name, products and service based invoice have to generate. Database structured already done. It's a small one day task....

    €15 (Avg Bid)
    €15 Gns Bud
    20 bud

    ...to work just 20 hours per week. The ideal candidate should have expertise in CodeIgniter 4 and Bootstrap 4. Do not bid for place holding. Please bid only if you can do this between 10K to 20K INR per Month. Individual freelancers are preferred. Responsibilities: - Implement user interfaces and enhance the user experience - Develop and integrate Google Authentication & Maps - Generate QR Code, PDF & CSV - Optimize application performance and ensure scalability - Troubleshoot and debug issues as they arise - Paypal integration Requirements: - Proficiency in Code Igniter 4 framework - Strong knowledge of PHP, HTML, CSS, and JavaScript - Experience with database management systems, such as MySQL - Ability to work remotely and effectively communicate - Detai...

    €312 (Avg Bid)
    €312 Gns Bud
    31 bud

    I am currently operating on a Windows system and am seeking a mySQL expert with extensive experience on the InnoDB database engine. This project revolves around the optimization of database performance, ensuring a seamless and efficient system operation. Key responsibilities: - Comprehensive review of our current database structure - Identify performance bottlenecks - Implement efficient database optimization strategies Ideal candidates have: - Deep knowledge and understanding of InnoDB engine - Proven record in database performance optimization - Proficient in Windows operating system. Your expertise will ensure we have a high-performing database that meets our operational needs.

    €56 (Avg Bid)
    €56 Gns Bud
    6 bud

    I'm looking for a skilled developer to create a program for converting HTML files to DOCX. Specific details needed to guide the project are as follows: - The developer should be experienced in working with different data formats, particularly HTML and DOCX. Expertise in Python is a must. - The program should capture the style, formatting, images, and multimedia elements from the source HTML file. It should efficiently process these elements during the conversion. - To ensure consistency of the user experience, the output DOCX file needs to maintain the original formatting as seen in the HTML source. The end goal is to have a conversion utility that can accurately replicate the design layout, and multimedia content from an HTML file in a DOCX format.

    €24 (Avg Bid)
    €24 Gns Bud
    17 bud

    We have a Laravel PHP Based Multi Vendor System (MVS) that is currently in development, to be used for a Service-Based industry. Our application is currently hosted on a domain running PHP version 7.3. We need to upgrade this to the current stable version 8.3.2 There are two branches of the application: The main branch is located at This is the primary version, where we upload all feature changes, main database and the core version of our software. The first copy of our application for public use is being developed at The task is to first update the main branch’s php version, debug any issues, and then work on the public copy version To ensure you have read the scope of work, add the word ‘SIDEBOARD’ with your bid.

    €7 / hr (Avg Bid)
    €7 / hr Gns Bud
    46 bud

    I'm looking for an experienced developer to integrate CRUD operations into my KendoReact Grid using a REST API. Successful execution of the job involves...an experienced developer to integrate CRUD operations into my KendoReact Grid using a REST API. Successful execution of the job involves creating, updating, and deleting data seamlessly on the grid with NextJS. A MySQL database will be used to store the manipulated data. If you have never worked with KendoReact grids, DO NOT BID!!! Key Responsibilities: - Integration of REST API for performing CRUD operations. - Seamless data manipulation on the KendoReact Grid. - Store data in MySQL database. Ideal Skills and Experience: - Proven experience with KendoReact and REST APIs. - MySQL database proficiency. - Str...

    €46 (Avg Bid)
    €46 Gns Bud
    10 bud

    ...website previously developed in the old PHP version using MySQL/MySQLi which consists of approximately 275 files. I am currently seeking an experienced PHP developer to upgrade the website to PDO. Regrettably, I didn’t list specific functionalities and design preferences in my questionnaire as I aim to maintain the original features and look, just strengthening the technical foundation and ensuring the updated version runs swiftly, securely and efficiently. My budget is tight so please work with me. Your responsibilities will primarily be: - Upgrade the old PHP version to PDO - Retain existing website functionalities - Maintain website aesthetics Experience and abilities needed for this task include: - Proficiency in PHP and PDO - Experience ...

    €166 (Avg Bid)
    €166 Gns Bud
    65 bud

    I'm seeking a proficient PHP developer and a React Native developer to collaboratively maintain a taxi booking mobile app(on monthly basis). **PHP Developer** Your tasks will include: - Handling backend development to maintain overall functionality of the app - Managing the database for efficient data storage and retrieval - Integrating APIs to allow effective communication with the mobile frontend. **React Native Developer** Your tasks will include: - Developing mobile app interfaces with user-friendly design - Designing UI/UX in alignment with the desired app functionality - Integrating with backend APIs to ensure seamless synchronization with the server Your proficiency in PHP or React Native respectively is crucial as well as past experience in similar pro...

    €6 / hr (Avg Bid)
    €6 / hr Gns Bud
    20 bud

    I am in need of a seasoned backend developer who can track user shareing behavior using Blockchain technology into my existing for social media share2earn,view2earn webapp . I have a webapp that allow user to earn coin by engaging on the content which i want to implement sharing mechanism for greater reach. I want someone who can help me implement ability for user to share conten...implemented Please note: that i have frontend dev already Ideal Skills: - Proficient with various blockchain platforms, especially Deso, or Steem, or Hive blockchain - Proven experience as a backend developer - Familiarity with creating and managing social media API integrations - Understanding of content sharing mechanisms on social media platforms Technology Used: Laravel Vue JS Tailwind CSS MySQL...

    €175 (Avg Bid)
    €175 Gns Bud
    21 bud

    I'm seeking a skilled professional with expertise in HTML, CSS, and Bootstrap for a small project involving modifications to an existing website, not a build from scratch. Additionally, knowledge of Moodle is essential for this task. I need these adjustments completed by the end of today. Please let me know if you're available to deliver this job within the specified timeframe. Thank you!

    €20 / hr (Avg Bid)
    €20 / hr Gns Bud
    48 bud

    As the client, I need assistance in creating a PHP website. However, I have not yet specified the required features, the information freelancers should include in their application, or the website's intended purpose. Key Requirements: - Familiarity with PHP and MySQL - Versatility in dealing with various website types and functionalities, as the specifics are currently undecided - Eagerness to adapt to new requests and changes Ideal Application: Freelancers interested in this project should lay out their experience and past work, particularly in PHP. Please submit a detailed proposal for the project, even though the requirements are currently vague, I am open to suggestions.

    €133 (Avg Bid)
    €133 Gns Bud
    44 bud

    ...Key among these issues is a bug that arises every time I try to publish a post (critical error). Instead of seamlessly updating as it ideally should, the site ends up crashing. This troublesome bug is hampering the day-to-day operation and management of my site. Desired skills and experience: - Strong proficiency in WordPress especially in debugging and problem resolution - Proficiency in PHP and MySQL which are essential to WordPress customization - Understanding of website optimization concepts, especially in relation to WordPress platform - Proven capability in restoring crashing websites to normalcy Your role is clear-cut: resolve the publishing error so that the site doesn't crash every time I publish a post, make necessary updates and clean up the site. Due...

    €20 (Avg Bid)
    €20 Gns Bud
    19 bud

    I'm looking for a seasoned SQL developer with an extensive background and demonstrated expertise in MySQL. My project involves pinpoint optimization of specific tables in my database system. Ideal candidates should: - Have a mastery of query optimization techniques in MySQL - Have a keen eye for identifying inefficiencies within tables - Be able to implement successful solutions to enhance performance Individuals with extensive experience in analyzing and improving the performance of specific MySQL tables will be more suited for this task. This is not a general optimization assignment; hence, a careful, detail-oriented approach is paramount.

    €84 (Avg Bid)
    €84 Gns Bud
    15 bud

    ... I'm in need of a skilled Vue JS and PHP Laravel developer for a monthly commitment. Here's what I'm looking for: - Comprehensive skill set in Vue JS / PHP Laravel to carry out both front-end and back-end development tasks efficiently. - Prior experience in integrating databases. Front-End Development: - The chosen developer should be able to deliver a minimalistic design for the project, casting a sleek and professional feel over the entire application. Back-End Development: - I expect a solid user management system to be integrated into the back-end. This involves activities such as registration, authentication, profiling, and user data management. To apply, please share samples of your past work and demonstrate your proficiency in Vue JS and PHP...

    €719 (Avg Bid)
    €719 Gns Bud
    35 bud

    I'm in need of a professional Laravel developer to help with a web development project. Even though I didn't specify the features I want incorporated in the Laravel website, a strong knowledge of user authentication, frontend templating, and database management will ...this field. - A detailed project proposal will go a long way in making your application appealing. Given that I skipped the main goal of the Laravel project, the ideal Laravel developer will need to be flexible, versatile, and able to adapt to any form of project whether it's building a custom website, developing a web application, or enhancing an existing Laravel project. Expertise in PHP, JavaScript, MySQL, and familiarity with the Laravel ecosystem will be a major advantage. I look forward...

    €172 (Avg Bid)
    €172 Gns Bud
    20 bud

    I am looking for an experienced Laravel developer who is also proficient in PHP. I have a script in need of some customization. - Business or Personal: This project is for a personal venture. - Script Nature: The script I need customized has to do with the payment functionality. - Desired Customization: I need a payment gateway integrated into the script. Your proficiency in Laravel and PHP is a must. Ideally, you have previous experience with payment gateways and are able to integrate this into the script seamlessly. Please send me a message if you believe you are a perfect fit for this job.

    €30 (Avg Bid)
    €30 Gns Bud
    14 bud

    Need 5-8 pages made with Bootstrap/Custom CSS. I can give the designs, need pixel perfect copy of them in Bootstrap CSS.

    €68 (Avg Bid)
    €68 Gns Bud
    50 bud