Auto-Spare-Parts-Management
Auto-Spare-Parts-Management copied to clipboard
TE IT DBMS mini-project, it's a web-based application to manage sales of Auto spare parts.
Auto-Spare-Parts-Management
This is my TE IT DBMS mini project, using MySQL and PHP3. This is a web based Application to manage sales of Auto spare parts.
Installation
- Install XAMPP
- Clone the repository and move to the C:\xampp\htdocs
- Open PHPMyAdmin create new DB (spare_parts)
- Import spare_parts.sql from this repo. to newly created DB
- Now you're all done! just open in browser - http://localhost/spare_parts_management
