Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 465 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 465 Bytes

Flask Login-Register Application

Users can sign up, login, create notes, and delete notes. Checks for email length, password length,

Uses Flask, Python, and Werkzeug.

Use flask run to run application

Screen Shot 2022-11-07 at 9 55 45 PM

Things To Add

Create .env file for SECRET_KEY to be used in init for database