Ankit-rana / flask-mini-zomato

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:HTML 52.6%Language:Python 47.4%