Grocery Store
- Tech Stack: Python (Flask), HTML, CSS, Javascript, bootstrap, SQL
- Github URL: Project Link
A web application for a grocery store to manage their inventory and orders.
The application has two interfaces, one for the customers and one for the store manager.
The customer interface allows the customers to browse through the products and add them to their cart.
The store manager interface allows the store manager to add new products, update the inventory, and view the orders placed by the customers.