Demo v0.4 is live at http://saurabh.tech:4000
Technologies used are Python 2.7.12 with SQLite, Mrjob, Flask_googlemaps, Pandas, NumPy, Flask with NGINX, Html5, JavaScript, Bootstrap, Jinja2, Google maps API, Charts.js, SQLAlchemy
-
python 2.7.12 with sqlite
-
Extract dataset file (linked_cate_name.json) inside the "ML Engine Folder"
Link to dataset: https://github.com/saurabh21289/EC601-Food-and-Stuff/raw/master/linked_cate_name.zip -or- https://www.dropbox.com/s/v8ko9iy8ot7in7f/dataset.zip?dl=0
Note: The zip file above contains "linked_cate_name.json" which is our pre-processed dataset. Ensure that you place this file inside the "ML Engine" folder so that server.py can locate it.
pip install Flask-SqlAlchemy wtforms flask flask_googlemaps
python tabledef.py
python dummy.py
python server.py
./start.sh