Grocery application created using Python as a backend
As a store manager - Application allows you to add a new product, delete a product
As a customer you can order the products and it will calculate your total
This is app was created using an online tutorial, which help me get my foot in the web development environment
The main goal of this project was to learn how to create a server using Flask
I relied on MySQL to create a database, here you can see my relations