Skip to content

ngmhprogramming/Contact-Book

Repository files navigation

Contact-Book

A contact book built in Flask

Dependencies

Quick stats

  • 1197 lines of Python
  • 594 lines of HTML
  • 1791 lines of code

Instructions

  • Download everything
  • Put it in a folder called website
  • Open up command prompt and cd into the folder
  • Do pip install flask to make sure that you have flask
  • Do python database.py to set up the database
  • Make sure it says that tables exist
  • Use this guide to intialise variables
  • The file to run is app.py
  • Do flask run
  • Enjoy

About

A contact book built in Flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published