Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 429 Bytes

File metadata and controls

21 lines (19 loc) · 429 Bytes

Setup and run the project

Prerequisites

  • Python 2.7

Initialize the database

$ python db_setup.py

Populate the database with some initial data

$ python db_items.py

Launch application

$ python fm.py

for level 1 open http://localhost:5000/vendor for level 2 open http://localhost:5000/orders for level 3 open http://localhost:5000

login with same username and password : user1 (or) user2 (or) user3