Computer Repair Shop Management System in PHP/OOP Free Source Code
Introduction This simple project is a Computer Repair Shop Management System. This is a web-based application project developed in PHP and MySQL Database. This project provides the Computer Repair Sho...

Computer Repair Shop Management System in PHP/OOP Free Source Code
Introduction This simple project is a Computer Repair Shop Management System. This is a web-based application project developed in PHP and MySQL Database. This project provides the Computer Repair Shop's an automated and online platform to manage the records of their daily transactions. The application helps the said business to easily and efficiently store, manage, and retrieve transaction records. The system was developed with a pleasant user interface using Bootstrap and AdminLTE. It also consists of user-friendly features and functionalities. About the Computer Repair Shop Management System I developed this project using the following:
XAMPP v3.3.0 PHP MySQL Database HTML CSS JavaScript Ajax jQuery Bootstrap Font Awesome AdminLTE
This Computer Repair Shop Management System has a public site where the shop's clients or possible clients can explore the services they offers. Site visitors can also list all the products with some details such as the price of the item that is available in the shop. On the Management Panel, the system requires the users to log in with their valid user credentials in order to gain access to the said side. The system consists of 3 types of user roles which are Administrator, Staff, and Technician. The Administrator users have the privilege to access and manage all the features and functionalities of the system. They are also the ones who can manage the list of users and update system information. The Staff users have only limited permissions while the Technician is only allowed to manage the transaction assigned to him/her. The system also generates a printable transaction detail. Features Administrator
Home Page
Display the summary and images.
Service Management
Add New Service List All Services View Service Details Delete Service
Product Management
Add New Product List All Products View Product Details Update Product Details Delete Product
Transaction Management
Add New Transaction List All Transactions View Transaction Details Update Transaction Details Update Transaction Status Print Transaction Details Delete Transaction
User Management
Add New User List All Users View User Details Edit User Details Delete User Details
Update System Information Update Account Details/Credentials Login and Logout
Staff
Home Page
Display the summary and images.
Product Management
Add New Product List All Products View Product Details Update Product Details Delete Product
Transaction Management
Add New Transaction List All Transactions View Transaction Details Update Transaction Details Update Transaction Status Print Transaction Details Delete Transaction
Update Account Details/Credentials Login and Logout
Technician
Home Page
Display the summary and images.
Transaction Management
Add New Transaction List All Transactions View Transaction Details Update Transaction Details Update Transaction Status Print Transaction Details Delete Transaction
Update Account Details/Credentials Login and Logout
Public-Side
Home Page
Display the Welcome Content.
'About Us' Content List All Services offered Search Services List All Products offered Search Products Login and Logout
The source code was developed only for educational purposes only. You can download the source code for free and modify it the way you wanted. System Snapshots of some Features Service Offered Page (Public-Site)
Product Offered Page (Public-Site)
Service List (Administrator-Side)
Product List (Admin/Staff-Side)
Transaction List
Transaction Details Page
User List (Admin-Side)
How to Run ?? Requirements
Download and Install any local web server such as XAMPP. Download the provided source code zip file. (download button is located below) Download the project plugins at https://www.dropbox.com/s/z4brw7ik91izgnc/crsms_plugins.zip?dl=1
System Installation/Setup
Enable the GD Library in your php.ini file. Open your XAMPP Control Panel and start Apache and MySQL. Extract the downloaded source code zip file. Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. Extract the downloaded plugins zip file. Copy the extracted plugins folder and paste it into the source code root path. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin Create a new database naming crsms_db. Import the provided SQL file. The file is known as crsms_db.sql located inside the database folder. Browse the Computer Repair Shop Management System in a browser. i.e. http://localhost/crsms/.
Admin Default Access: Username: admin Password: admin123 DEMO VIDEO
That's it. You can now explore the features and functionalities of this Computer Repair Shop Management System in PHP. I hope this will help you with what you are looking for and you'll find something useful for your future projects. Explore more on this website for more Free Source Codes and Tutorials. Enjoy :)
Screenshots
\n
\n
\n
\n
\n
\n
\n
Download Project
