/flask-mini-zomato

This is a small project based on flask web framework which shows how to use primary component of a web framework.

Primary LanguageHTML

flask-mini-zomato

This is a small project based on flask web framework which shows how to use primary component of a web framework.

To start out ,connect to a mysql database and create database mini_zomato then run "python database.setup" to create tables.insert data into tables. then run "python project.py" open browser with localhost:8000