- 📝 Notes App with Flask *
A modern Notes Application built using Flask where users can create an account, securely log in, and manage their personal notes.
Features
- User Registration
- Secure Login Authentication
- Password Hashing
- Session Management
- Create Notes
- Edit Notes
- Delete Notes
- Responsive UI
- Flash Messages
Technologies Used
- Python
- Flask
- HTML
- CSS
- SQLAlchemy
- SQLite
Installation
git clone cd Notes-App pip install -r requirements.txt python app.py
Open your browser and visit:
Future Improvements
- Search Notes
- Categories
- Dark Mode
- Profile Page
- Cloud Deployment
Author
Tanish Shinde