This project focuses on the design and implementation of a database for a coffee shop management system. The database is structured to efficiently manage data related to customers, orders, products, suppliers, and store locations. The goal is to provide a robust backend that supports various operations required by the coffee shop, ensuring smooth functionality and data integrity
This app was created as part of the Database Systems for Software and Knowledge Engineers course at Kasetsart University.
- Start the server
python manage.py runserver
- Access the link: http://localhost:8000/