Notes Webapp
A basic notes webapp to keep your notes.You can add, edit and delete notes after signing up.
- To add a note type your note in the text box provided and then click 'Add Note'.
- To delete a note click the cross icon.
- To edit note click on the text.
- Don't forget to star the repository.
Note! to run these files you need to enter a security key(random string) in __init__.py. And also specify environment variables to your email and password.