Filter

My recent searches
  • ajax php sum
  • english to russian translator jobs
  • custom t shirt designs
  • search excel perl script
  • upload photos via phone
  • urban design vs urban planning
  • design plumbing logo free
  • adobe photoshop tutorial making tarpaulins
  • integrate paypal direct method site
  • forward translate indonesia english
Filter by:
Budget
to
to
to
Type
Skills
Languages
Job State
2,000 ajax php sum jobs found

- REAL TIME CHAT - NO REFRESH PAGE TO SEND / LOAD MASSAGE HISTORY - MASSAGE HISTORY ONLY SHOWING 50 LAST MESSAGE - ADMIN AND MODERATOR SYSTEM IN THE CHAT BOX - ADMIN OR MODERATOR CAN BAN USER COMPLETELY, BAN USER ONLY FROM THE CHAT, DELETE MESSAAGE - ADMIN OR MODERATOR CAN SET CHAT BAN DURATION AND REASON OF BAN - USING USER SESSION FOR THE USERNAME - TAG SYSTEM - WHEN MESSAGE CLICKED / USERNAME CLICKED BY OTHER USER, SHOW A MENU TO REPLY / VISIT THEIR PROFILE LINK - WHEN MESSAGE CLICKED / USERNAME CLICKED BY ADMIN, SHOW A MENU TO REPLY / VISIT THEIR PROFILE / BANNED ACCOUNT / BANNED CHAT / REMOVE CHAT - WHEN USER ARE BANNED BY ADMIN, THERE WILL BE A SYSTEM MESSAGE IN THE CHAT SHOWING MESSAGE (@USER HAS BEEN BANNED FROM THE CHAT FOR @DURATION-OF-BAN WITH REASON: @REASON-OF-BAN - RAIN SYSTE...

$353 Average bid
$353 Avg Bid
30 bids

I’m looking for someone to create a really simple php script that I can embed on a webpage using an iframe or php include. The script is for a random name generator that generates a First Name, Middle Name & Last Name. The first and last name should be pulled in at random from two columns in a text file or MySQL database. The middle name should be selected from a dropdown. The middle name selector would have 5 to 10 options which should be configured from a third column in the database. And with some options for the dropdown the last name would be removed. So: standard output would be First Name | Middle Name | Last Name Some options, as set in the database would be First Name | Middle Name Ideally a simple admin page to allow me to edit the lists of na...

$239 Average bid
$239 Avg Bid
84 bids

I am looking for a skilled PHP (CodeIgniter) and MySQL developer to make some urgent updates to my website. The specific requirements for this project include: Bug fixes: - There are several bugs on the website that need to be addressed and resolved as soon as possible. Feature enhancements: - I would like to add and improve certain features and functionalities on the website to enhance its overall performance and user experience. Design changes: - There are some design changes that need to be made to the website to improve its visual appeal and make it more user-friendly. Timeline: - The completion of these updates is urgent and should be done within 1-3 days. Ideal Skills and Experience: - Strong proficiency in PHP (CodeIgniter) and MySQL - Experience in bug fixing and...

$245 Average bid
$245 Avg Bid
89 bids

I need a skilled PHP (Laravel) developer to fix various issues in both the backend and frontend of my application. Backend Fixes: - Bulk Dropdown List Section - Accommodation Data Entry Section - Other Service Data Entry Section Frontend Fixes: - Currency Selection - Language Selection This project requires advanced validation and error handling for the data entry sections. The ideal freelancer should be experienced with PHP (Laravel), have a strong understanding of data validation and error handling, and be able to implement multi-currency support on the frontend.

$109 Average bid
$109 Avg Bid
121 bids

My current WordPress theme is compatible with PHP v7, but it requires upgrading to be compatible with PHP v8. The site is built on WordPress 6.0 or later. Key Requirements: - Full compatibility with PHP v8 Ideal Skills: - Extensive experience with WordPress and PHP - Proficient in plugin integration and troubleshooting - Strong understanding of content management systems --- If it helps here are some errors we am getting when we change the hosting environment to PHP v8: AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to undefined function create_function() in /var/www/vhosts/:151nStack trace:n#0 /var/www/vhosts/

$413 Average bid
$413 Avg Bid
234 bids

I'm seeking a skilled PHP developer to create a web app that can receive webhook posts from the platform. We use Brevo to send transactional emails. The job is to code an app that can receive webhook posts from the app. 1) We would like the app to receive updates from the Brevo webhook for emails sent that return the following statuses: deferred, soft bounce, hard bounce, invalid email, blocked, complaint, or error. 2) When the app receives a post from Brevo it needs to send an email to a specified email address. 3) The email needs to contain the following details: a. Date and time Bevo attempted to send the email. b. Senders Email. c. Recipients Email. d. Reply To Email. e. Subject. 4) Also store the details of the posts received in a MySQL database.

$230 Average bid
$230 Avg Bid
66 bids

Programm a HTML/PHP page with a layout very similar to the one shown in the photo (example ). Color-Definitions: - dark Brown #7c3b11 - light Brown #a56323 - dark gray #393939 - light gray #b5b5b5 The blue Color shall be replaced with the dark Brown. The logo in the top right corner shall be a plain dark-brown rectangular (as an image, which can be replaced later) and the text (SBB CFF FFS) shall be replaced with SchoPla Bahn. The watch in the Bottom right corner shall be according to the one on the following url The widget must be programmed from scratch and may not be copied from the page Above. (i.e. a JS-widget) The page shall be called with a Parameter such as …..php?train_number=123&offset=0 (explanation

$272 Average bid
$272 Avg Bid
23 bids

I am running a website that tracks GPS units, using MySQL DB and PHP we are experiencing FASTCGI issues and slow website opening. I need someone to problem find the issue and assist with the FastCGI Settings and or IIS settings to optimize the platform and server. Key Responsibilities: - Diagnose the root cause of the FastCGI issues and website slowness. - Optimize FastCGI and IIS settings for improved performance. - Provide recommendations for further enhancements and optimizations. Ideal Candidate: - Extensive experience with PHP and MySQL. - Proficiency in Windows Server and IIS. - Proven track record of troubleshooting FastCGI issues. - Strong skills in server optimization and performance enhancement. - Excellent problem-solving capabilities.

$239 Average bid
$239 Avg Bid
14 bids

I need an experienced PHP developer to help me redirect my to my main domain. The requirements for this task include: - Handling both www and non-www versions: The redirection should seamlessly manage requests from both versions of my domain. - Setting up a permanent (301) redirection: This is not a temporary fix. The redirect should be a permanent (301) one. Ideal candidates for this project should have: - Extensive experience with Custom HTML/PHP - Strong understanding of web redirection and its implications for SEO - Ability to implement this task in a timely manner. Please reach out if you believe you're a good fit for this project.

$17 Average bid
$17 Avg Bid
22 bids

I'm unable to access my WordPress website's backend due to a PHP error: "Your PHP installation appears to be missing the MySQL extension which is required by WordPress." I need this resolved on my shared server, which also hosts another site (running OJS CMS) that requires a specific PHP version. Once the PHP issue is fixed, I need three documents added to the website as downloadable files. Two of these documents are already accessible via permalinks and just need to be made visible to users on a webpage. The third document is a brand new resource that needs to be uploaded and also made visible. Ideal Skills and Experience: - Strong knowledge of PHP and WordPress - Experience with shared hosting environments - Ability to handle webs...

$139 Average bid
$139 Avg Bid
90 bids

I am teaching myself PHP. From some online tutorials, I created a basic CRUD web page to interact with a MySQL database, using PDO. It all works perfectly! Then I transferred the DB contents into a sqlite database, adjusting the code in the standard ways so that it should work with sqlite. But it gets errors! So I did something wrong in the adjustments. Your job is to find and fix this, so the sqlite version works like my regular MySQL version. Put ‘Blue Sea’ in your response bid so I know you read this.

$197 Average bid
$197 Avg Bid
95 bids

I'm seeking a skilled PHP developer with extensive knowledge in CodeIgniter3 and experience in CRM systems to integrate OpenAI into my project. Key Responsibilities: - Enhance customer interactions with OpenAI, primarily in the realm of sales management. - Potential for future expansion into other customer interaction features. Ideal Skills and Experience: - Proficient in PHP and CodeIgniter3. - Previous experience in CRM systems is a plus. - Knowledge of AI integration is highly desirable. We need to work on already established Open source PHP CRM Prefix Demo website requirements how to install Please note

$406 Average bid
$406 Avg Bid
14 bids

I'm looking for an expert in WordPress and PHP to assist with my project.

$123 Average bid
$123 Avg Bid
94 bids

My e-commerce website, developed in PHP and Laravel, is in need of urgent corrections. We are looking for an experienced web developer to help us resolve some critical issues on our product page on an e-commerce site. The main points we need to address include: Requirements: JavaScript fix: Resolve the Uncaught ReferenceError: require is not defined error, ensuring that JavaScript code works correctly in the browser. CORS configuration: Adjust server settings to allow requests from third-party scripts (such as ), resolving the CORS issue to enable real-time customer support. 404 error resolution: Identify and fix broken links to Font Awesome font files and other resources, ensuring that all icons and visual elements display correctly. Meta tag update: Replace the <meta ...

$53 Average bid
$53 Avg Bid
77 bids

I urgently need a skilled web developer proficient in Node JS and PHP to fix some glitches on my cryptocurrency website. The primary issues are overlapping and padding problems with text content on the dashboard. The site has been experiencing these issues, making it hard for users to navigate. Ideal Skills and Experience: - Proficiency in Node JS and PHP - Web development experience, particularly with cryptocurrency websites - Strong attention to detail to fix UI/UX issues - Ability to work under pressure and meet tight deadlines - Experience with debugging and troubleshooting web applications. Please get in touch if you can assist.

$144 Average bid
$144 Avg Bid
16 bids

I'm seeking a seasoned developer to create a CRM Leads Management system in PHP for localhost. Core Functionalities: - Lead Tracking: This feature should include lead source tracking to monitor where leads are coming from. - Contact Management: The system should allow for the use of custom fields for contacts and keep a record of the interaction history with each contact. Ideal Skills: - Proficient in PHP with experience in developing CRM systems. - Understanding of lead tracking and contact management functionalities. - Ability to create a system for use on localhost. Please provide examples of similar projects you've completed in your bid.

$267 Average bid
$267 Avg Bid
83 bids

I started a blank new empty Laravel Project. Everything is running fine. Now i want to get some data from a remote sql server. With DBeaver or Excel i can connect, but not with Laravel. I get the most time: SQLSTATE[08001]: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: The wait operation timed out. PHP: 8.3.12 Laravel Framework 11.27.2 ODBC-Driver: 17 (18 didnt helped...) i added already the sql-drivers from microsoft and in the php.ini... i tried a lot.. but i do not get what i am doing wrong or what is needed to connect. if you want to help me, please bid with your favorite car brand and model in the first line, to avoid automatic bots without reading my task ;-) thanks!

$49 Average bid
$49 Avg Bid
43 bids

Hi I have created the quote. please accept it.

$16 Average bid
$16 Avg Bid
1 bids

I need a well-structured e-commerce application built using PHP, HTML, and JavaScript. The application should be designed to sell both physical and digital products. Core Features: - Implement a robust product search functionality - Integrate a system for user reviews and ratings - Develop a reliable order tracking system Payment Integration: - The application should support Credit/Debit cards, PayPal, and Bank transfers. Ideal candidates should have extensive experience in full-stack development, specifically with creating e-commerce applications. Familiarity with PHP, HTML, and JavaScript is a must. Also, experience with integrating various payment methods into an e-commerce platform is highly desired.

$28 / hr Average bid
$28 / hr Avg Bid
68 bids

I need a professional web developer to develop a website for me. Show me your experience on the technoloies that I mentioned. Quote your price and time. Note: I don't want to use Shopify, Fouresquare, Wix!

$235 Average bid
$235 Avg Bid
62 bids

My website, , is experiencing some PHP errors on the home page, category, and article sections. I'm looking for a skilled PHP developer to troubleshoot and fix these issues. The ideal candidate should have: - Extensive experience in PHP and web development. - Ability to diagnose and fix website errors efficiently. - Knowledge of best practices for website maintenance. I have full access to the website's backend for the developer to carry out the necessary repairs. Please provide a quote for the cost to fix these issues. Thank you, Christos.

$10 / hr Average bid
$10 / hr Avg Bid
118 bids

I'm looking for a talented web developer to convert our current HTML webpage into PHP. This project will involve: - Understanding the existing HTML structure - Ensuring a smooth transition to PHP while keeping all functionalities intact, including form submissions, user authentication, and dynamic content loading - Connecting the forms to our Bitrix database The ideal candidate should have: - Extensive experience with PHP programming - Strong skills in web development and database management - Solid understanding of database integration, particularly with Bitrix The forms on our webpage submit various types of data to the Bitrix database, including user contact information, order details, and feedback and comments. There may be custom validation rules, but I&#...

$129 Average bid
$129 Avg Bid
25 bids

Assalamu'alaikum warrahmatullahi wabarakatuh, I am seeking an experienced Laravel PHP full-stack developer to enhance our existing application at Learn Quran (LQ). This is an immediate, full-time, project-based position with a defined timeline. For the responsibilities, skills needed, more details, benefits and how to apply, please visit this site: Compensation: Based on your proposal, the quality of final deliverables and alignment with business requirements. You will propose your hourly rate and then we will get final price for this project. Please visit the site above and follow the submission. Thank you

$10 / hr Average bid
$10 / hr Avg Bid
72 bids

I need a financial analysis report generated using Laravel PHP. The report should be fetching data from a MySQL database. It needs to be professionally formatted with a header, footer, subtotals, and totals. The numbers should be right-aligned and formatted correctly. Ideal Skills: - Proficiency in Laravel PHP - Experience with MySQL - Knowledge in financial analysis - Skill in report formatting Please ensure your proposal includes relevant experience and examples of similar projects.

$255 Average bid
$255 Avg Bid
147 bids

I'm looking for a skilled PHP developer to write a function for me. This function should be capable of sending emails using the mail() function in PHP. The emails will be in HTML format with inline images, and will typically include two or more attachments, primarily PDFs. Key Requirements: - The function should be able to handle sending emails from my server. - The emails will be HTML with inline images, so experience with crafting such emails is a plus. - The function should support sending multiple attachments. Ideal Skills: - Proficient in PHP with extensive experience in email handling. - Familiarity with HTML and embedding inline images in emails. - Experience with server-side email configuration. Please let me know if you have the right skills and expe...

$180 Average bid
$180 Avg Bid
62 bids

I'm seeking assistance in setting up basic arithmetic and logical functions in Excel. Specifically, I need help with: - SUM and AVERAGE: for calculating total values and averages across different datasets. - COUNT and COUNTA: for counting entries and non-empty cells in various ranges. Experience and proficiency with Microsoft Excel, particularly with basic arithmetic and logical functions, is essential for this project.

$109 Average bid
$109 Avg Bid
38 bids

I'm seeking a skilled Laravel PHP developer for a 4-hour online session through AnyDesk immediately. The purpose of this session is to assist with customisation on my project. This initial task may lead to long-term collaboration. Please only respond if you're comfortable working via AnyDesk. Key Areas of Assistance: - Moving components within the project - Front-end field positions and tiles modifications - Reordering of form fields Ideal Skills: - Proficient in Laravel PHP - Experience with user authentication systems - Skilled in database configuration - Capable of making template and layout changes - Strong front-end development skills

$10 / hr Average bid
$10 / hr Avg Bid
71 bids

I need an experienced Laravel PHP developer to work on my existing system remotely. The primary task involves customizing the system according to my design changes. Ideal Skills: - Proficient in Laravel PHP - Experience in working on custom web applications - Strong understanding of design principles - Familiarity with layout structure updates Please include examples of previous similar projects in your bid.

$10 / hr Average bid
$10 / hr Avg Bid
137 bids

...Requirements: - The web app is built using HTML/CSS, JS, PHP/MySQL, and AJAX. The Android app should mirror the web app's interface and include all existing functions. - The Android app should maintain the same user interface as the web app. - Crucial features to be incorporated include user authentication, data submission forms, cookies, interactive, elements (like buttons or sliders), and handling of MySQL requests, AJAX, and JavaScript. - Push notifications are not currently necessary, but the potential for this feature in the future should be considered. Ideal Skills & Experience: - Strong proficiency in Android app development, specifically converting web apps to .apk files. - Familiarity with HTML/CSS, JS, PHP/MySQL, and AJAX. - Exper...

$269 Average bid
$269 Avg Bid
18 bids

I have a website running the WordPress Dating Plugin that I would like some custom changes to. Currently the website is not generating revenue which is why I am not offering a large sum of money at this time, but these changes will result in profit and whatever freelancer I hire will be hired again once the website is generating profit. I have been on freelancer for many years and I always contact my previous freelancers first before looking for new developers. 1) right now it defaults to searching by country. That is too broad. Freelancer will need to change how search works, I need to be able to search within a certain mileage from a zip code that the user inputs 2) I don't know if the payment works for buying credits. Freelancer will need to help me test payment p...

$668 Average bid
$668 Avg Bid
173 bids

I'm looking for an expert who can exploit the Open Redirection vulnerability present in FCKeditor. I discovered below website urls on Google search results when doing a search. :// :// These urls redirect to some other websites, but when I change the Connector part to "Connector=", the redirection get broken. I tried to check the source code of the urls in the "Connector=" and found that they have some code

$31 Average bid
$31 Avg Bid
13 bids

I'm in urgent need of a proficient Web Scraping Specialist to assist with a data extraction...BeautifulSoup, Scrapy, Selenium, etc.) to extract both text and images from various websites. • Focus on dynamic web pages and API responses. • Clean the data and export it to CSV format. Ideal Candidate: • Has strong Python or other relevant programming skills. • Has experience handling large volumes of both structured and unstructured data. • Is familiar with dealing with dynamic content (AJAX, JavaScript). • Has a history of delivering high-quality data cleaning and exporting. Skills and Experience: • Proficiency in web scraping tools. • Experience with data cleaning and exporting to various formats (CSV, JSON). • Strong progra...

$19 Average bid
$19 Avg Bid
14 bids

Hello Bill, I will finish this work

$243 Average bid
$243 Avg Bid
1 bids

...web developer to create a modern, minimalistic eCommerce website in PHP for selling silver jewelry. The website should be user-friendly and well-structured with the following pages: - Home - Product Listings - Product Details - Cart - Checkout - Confirmation - Contact Us - About Us - FAQ Key integrations needed include: - Payment Gateway: Razorpay - SMS OTP Verification for user authentication and security - Shipping and Logistics via Shiprocket In terms of design, the site should embody a modern and minimalistic aesthetic. For user engagement, the site should have: - Wishlist functionality - Product reviews and ratings section - Live chat support Ideal candidates for this project should have a strong portfolio in PHP eCommerce development, experience with the specif...

$681 Average bid
$681 Avg Bid
40 bids

I need a skilled PHP developer with Filament experience to enhance an existing web application. Key project aspects include: - Improving the User Interface and Design in line with provided guidelines - Upgrading Backend Functionality to improve performance and speed The ideal freelancer for this project should have extensive experience in PHP and Filament, a strong understanding of UI/UX principles, and the ability to work with specified design guidelines. The goal is to elevate the web application to a new level of usability and performance.

$746 Average bid
$746 Avg Bid
125 bids

I'm currently implementing a group chat with the Simple Ajax Chat (WordPress) plugin on my BuddyBoss site, and I want to integrate the two so that if a user is blocked by another user in BuddyBoss, it won't show their messages to that user in the chat. So if you have experience with Simple Ajax Chat or BuddyBoss, that will be a plus. Please use only my first name at the beginning of your bid to let me know you read this. Cheers, Tim

$47 Average bid
$47 Avg Bid
21 bids

I'm in need of a seasoned PHP Laravel developer to create a custom web application for my company. This platform is intended for our customers and will incorporate several key features. Key Features: - User Authentication and Roles: The application should have a robust user authentication system, with different roles and permissions based on the user type. - Data Analytics and Reporting: I want the application to collect and analyze data, providing reports that can help us understand user behavior and improve our services. - Integrations with Third-Party Services: The application should be capable of integrating with various third-party services for enhanced functionality Ideal Candidate: The perfect developer for this project will have a strong background in PHP Larav...

$20 / hr Average bid
$20 / hr Avg Bid
66 bids

Please check below message from hosting provider: We strongly recommend that you address any PHP 8.2 incompatibilities as soon as possible. By doing so, you will be able to take advantage of the newer PHP version safely. Your current PHP version (7.4) is no longer supported by the PHP developers, and upgrading to 8.2 will ensure that your site continues to work properly when we eventually remove PHP 7.4 from our servers.

$49 Average bid
$49 Avg Bid
59 bids

I'm looking for a professional to help me create a Google Sheets spreadsheet to keep track of my sports card inventory. The spreadsheet needs to include: - Sheets for each sport that ties to a main dashboard - Fields for Card Name, Card Value, Player Name, working formulas, color - Professional business plan In terms of formulas or calculations, I need the spreadsheet to be able to: - Sum totals - Average values Ideally, you would have experience in creating inventory trackers and business plans in Google Sheets.

$24 Average bid
$24 Avg Bid
36 bids

I'm looking for a frontend expert to create a modern and minimalist, mobile-friendly chatbot UI web app. The app should integrate seamlessly with Dialogflow v2 and handle various media types like images and videos. Scope of Work: - Implement a chat widget that includes media handling (images, videos), cards & carousels, and forms for user input (text fields and dropdown menus). - Ens...Extensive experience in frontend development, with a strong portfolio of mobile-friendly web apps. - Proficiency in integrating with APIs and Dialogflow. - Ability to implement a modern and minimalist design. - Excellent understanding of creating responsive and cross-browser compatible applications. Please ensure your bid reflects your ability to meet the clearly defined milestones of this lump ...

$225 Average bid
$225 Avg Bid
20 bids

We are looking for a long-term developer who can work with the time-tracking screenshots enabled on a freelance basis. A minimum of 40 hours per week is required, and the more hours worked, the better. Time-tracking screenshots must be enabled during work. The site to be worked on is developed in WordPress and is in Korean. Proficiency in PHP, AWS, API integration, and web crawling is required.

$9 / hr Average bid
$9 / hr Avg Bid
63 bids

...to enhance our E-commerce platform. Your primary responsibilities will include: - Developing and maintaining web applications using PHP 8 and MySQL to optimize backend functionality and integrate new features. - Crafting interactive and responsive user interfaces with HTML5, CSS3, Bootstrap, and JavaScript (EcmaScript, jQuery) aimed at improving user interaction. - Utilizing AJAX for asynchronous web requests to elevate user experience. - Designing and integrating REST APIs for seamless server-client communication. - Managing and optimizing our Linux servers to ensure high availability and performance. The ideal candidate should have a strong background in PHP, MySQL, and front-end technologies with a deep understanding of E-commerce web applications. Skills in se...

$487 Average bid
$487 Avg Bid
47 bids

“I'm looking for a PHP developer to collaborate on the creation of a new WordPress plugin. The ideal candidate should have strong PHP skills, experience developing custom plugins for WordPress, and a solid understanding of best practices in web development. Main Responsibilities: Develop a custom WordPress plugin from scratch Implement robust and intuitive functionalities for product customization Ensure the plugin is developed with best practices, including compatibility, security and SEO Skills Required: Proficiency in PHP and related web development technologies Proven experience in developing WordPress plugins In-depth knowledge of web development best practices Ability to work independently and deliver high quality work within the stipulated deadline...

$750 Average bid
$750 Avg Bid
157 bids

I'm seeking a seasoned PHP developer, proficient in proxy functionalities. Details of the project will be shared during discussions. Your expertise will be essential in delivering a top-notch solution.

$157 Average bid
$157 Avg Bid
42 bids

I'm seeking a skilled web developer to create a custom CMS website using PHP Laravel. The site will display our VR machine and its specifications, with a design that I've already laid out in UI/UX. Key Features: - A section detailing the specifications of our products - A video showcase - A 'Get Quote' button that will dynamically generate a quote based on user input The reference website for this project is Ideal Skills: - Extensive experience with PHP Laravel - Proven track record in creating Custom CMS - Strong understanding of UI/UX implementation - Ability to develop dynamic systems and interactive features Please note, the 'Get Quote' button will not be a simple form submission. It needs to dynamically generate a quote based on the us...

$832 Average bid
$832 Avg Bid
124 bids

You have to make changes in existing Complaint Management System. I will explain the tasks. 4-5 hrs (max time) are required.

$20 Average bid
$20 Avg Bid
20 bids

i need one application with features such as in this site - and additional services. Cancel the booking. Cancellation charges will be deducted which every hall will be different, percentage or fixed amount. Service Provider Registration/Search/Listing Photographers, Makeup Artists, and other service providers Service Providers will pay to get listed. Consider Razorpay payment gateway. I will provide laravel code for that. All forms should have AJAX based validation. Please study the above site to have clear idea and bid accordingly

$445 Average bid
$445 Avg Bid
19 bids

I need a PHP Laravel expert to help read GPS tracker data (IMEI, latitude, longitude) from a pre-built TCP server. The server returns a string of data like this: 78780d0103526721090822300133afa50d0a. The goal is to enable real-time tracking of the GPS data. Key Tasks: - Interact with the TCP server to fetch GPS data - Parse the data to extract IMEI, latitude and longitude - Store the fetched data in a MySQL database for future reporting The ideal candidate will have: - Extensive experience with PHP and Laravel - Familiarity with TCP servers - Proficiency in MySQL - Ability to work on real-time tracking systems If you have the necessary skills and can assist with this project, please place your bid.

$43 Average bid
$43 Avg Bid
24 bids

...electrical engineer to create a 1-bit binary adder circuit based on the Wheatstone Bridge principle. The circuit must utilize simple components like a DC battery, switches, resistors, and bulbs. Key Requirements: - The two switches will represent binary inputs (A and B) with the bulbs indicating the Sum (S) and Carry (C) outputs. - The circuit should be configured so that with both switches open (A = 0, B = 0), no bulbs illuminate. - When one switch is closed (A = 1, B = 0 or vice versa), the Sum bulb lights up, and when both switches are closed (A = 1, B = 1), the Carry bulb lights up. Deliverables: - A circuit diagram detailing how it works, component values, and a working simulation file in a suitable tool. - Clear documentation and simulation to substantiate the des...

$17 Average bid
$17 Avg Bid
7 bids

My inventory software built in PHP needs some crucial upgrades to enhance its functionality. Key Updates Required: 1. **Wholesale Sales Integration in POS**: - A dedicated section for wholesale sales needs to be integrated into the existing Point of Sale (POS) system. - This will facilitate separate handling of wholesale transactions from retail sales. - The ideal candidate must be proficient in PHP and familiar with POS system development. 2. **User-Specific Report Filtering**: - While the system currently has reporting capabilities, there is a necessity for a user filter to be incorporated. - This feature will enable generation of reports based on specific users, enhancing data visibility and individual performance tracking. - You should be adept in...

$4 / hr Average bid
$4 / hr Avg Bid
19 bids