Devlog #5
After users are logged into their account, they can go to the home page and begin to use the notes application.
Their notes are stored in a database specific to their account so their data stays safe. These notes can simply be deleted by clicking the ‘x’ button.
When a new note is added a notification appears at the top saying “Note Added!”.
Once the user logs out they cannot access the home page. This way notes cannot be viewed/changed without proper authentication.