This project is a full-stack web application that allows users to manage personal notes. It consists of a Flask + SQLite backend and a Bootstrap + JavaScript frontend.
-
User registration and login with email and password.
-
Add new notes in real time.
-
Delete notes with a single click.
-
Flash messages to display success or error notifications.
-
Responsive UI built with Bootstrap 4.