SinekaRamu/notes-app
created using flask framework, how you create a new user's account, how you store those in a database, how to log into those user accounts, how to log out of them, and how you associate that information with a specific user.
Python