/Flask_CRUD

A Restaurant Website with CRUD operations in Flask

Primary LanguagePython

CRUD Operations in Flask

How to use

  • Clone the repo
  • In terminal, type
$ source /pythonEnv/bin activate
$ pip install -r requirements.txt
$ python project.py