NoteNook is a simple note-taking application built with Python, Flask, and SQLAlchemy. It allows users to create and delete notes and includes user authentication with sign-up and log-in features to ensure note security. The app is deployed on PythonAnywhere.
NoteNook is designed to provide a straightforward and secure way for users to take notes. With a focus on simplicity and security, it ensures that your notes are easy to manage and kept private through user authentication.
- Create and delete notes
- User authentication (sign-up and log-in) to ensure note security
Python, Flask, SQLAlchemy
It's hosted in PythonAnywhere. Visit here.