Table of Contents
Project: Online Repair Shop Management System in PHP MySQL with Source Code
About Online Repair Shop Management System in PHP MySQL
Online Repair Shop Management System is a Web application develop in PHP MySQL Database, using HTML, CSS, JavaScript, Modal and Bootstrap, it contains of admin that manage the system like add customer name, update, delete, and monitor pending in customer repair.
Features of the Project
- Admin Dashboard
- Operations in Progress
- Order Progress
- Customers.
- Add Reparation
- Insert Order
- Order & Repair
- Finances
- Settings
- Invoice
Admin Dashboard
Operations in Progress, Order Progress, Customers, Add Reparation, Insert Order.
Order & Reparations, Finances, Settings.
Order & Reparations
Numbers ID, Condition, Customer, Type, Model, Defective, Date, Phone Number, Status Code, Approved, Edit, Delete, records per page, and Search.
Customers
Add New Customers, Name, Surname, Complete Address, Email, Phone Number, Approved, Edit, Delete, Records per page, and Search.
Finances
Month’s earning report, Gross Revenue, Month you want to displays and update.
Setting
General, Account Admin, Orders & Reparations, Invoice, TXT.
General
Name of web site, Business Name, Language of the web site, Currency, and Color Settings.
** Account Admin **
** Email Address, and Password.**
Orders & Reparations
Add Repairs Category that who makes in your store, Computer, Smartphone, IMEI, and Custom.
Invoice
Complete Name, Personal Mail, Business Phone Number, Complete Address, The disclaimer that will be displayed by the end customer the invoice. VAT Code, Invoice Template, Tax Fees, and Percentage.
Online Repair Shop Management System
- Name of Project: Online Repair Shop Management System
- Language Used: PHP
- Database Used: My SQL
- Design Interface: Bootstrap JavaScript, HTML, Ajax, JQuery,
- Browser: Opera Mozilla Google Chrome IE8,
- Software: WAMP/ XAMPP/ LAMP/MAMP
Screenshots
How To Run??
Above all, to run this project you must have installed a virtual server i.e XAMPP on your PC. Blood Bank and Donor Management System in PHP and MySQL with source code is free to download, Use for educational purposes only!
Follow the following steps after Starting Apache and MySQL in XAMPP:
1st Step: Firstly, Extract the file
2nd Step: After that, Copy the main project folder
3rd Step: So, you need to Paste in xampp/htdocs/
Further, Now Connecting Database
4th Step: So, for now, Open a browser and go to URL “http://localhost/phpmyadmin/”
5th Step: After that, Click on the databases tab
6th Step: So, Create a database naming “dbfix” and then click on the import tab
7th Step: Certainly, Click on browse file and select “dbfix.sql” file which is inside the “db” folder
8th Step: Meanwhile, click on Go button.
After Creating Database,
9th Step: Moreover, Open a browser and go to URL “http://localhost/fix”
Password: ** Username: demo@demo.com / Password: demo **
Download Here
In the add repair form it is possible to insert an image field to upload the image of the product to be repaired?