Report: https://github.com/krahulreddy/Enterprise-Management-System/blob/master/DBMS_Supermarket_Report.pdf
This is an Enterprise management system for Retail chains with multiple godowns and outlets. We manage purchases from suppliers, restocking of outlets and sales to customers.
This project is developed in PHP with MySQL backend.
- install XAMPP.
- go to C:\xampp\htdocs (or path_to_xampp\htdocs). [in Windows]
- clone this repository
- move 'supermarket' folder to xampp\mysql\data
- launch XAMPP mysql and Apache server amd import the sql file.