Restaurant Menu Provider -- add a restuarant of your own or get json
of others.
- Open
cmd
orterminal
. - Run
python database_setup.py
. // creates a database - Run
python lotsofmenus.py
. // to add sample restaurant - Run
python Restro_Dash.py
. // launches local server - Open localhost:5555.
- Your development is setup now. you may install dependencies from
requirements.txt
Enjoy 🎆 👍