Dependencies: Python3 Flask (0.12.2) Sqlite3
How to Run:
- Set up the database by running database.py file using below command python database.py
- Run the main.py file to run the online book ordering application using below command python main.py
- Enter localhost:5000 in the browser.
- Sign in to the user and add an item to the cart and confirm the order
- Now run the purchasedept.py and supervisor.py on two different command promts using below commands and complete the signing process python purchasedept.py python supervisor.py
- Login to online application again and check the status of the order