/FDIS-Week-2

Intro to Flask-Login, Flask-Admin, Sqlite3

Primary LanguagePython

Week 2 Varsity | Admin, Login & Authentication

Check out the resources then complete the TODOs in the project

  • TODO Challenges completed.
  • Added Password Hashing and a Signup Form

To run the project:

  • Clone the repo and install dependecies from requirements.txt
  • Run python ./app.py to start the server
  • View localhost:5000