Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 464 Bytes

File metadata and controls

17 lines (10 loc) · 464 Bytes

Flask Notes Web Application

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.


Features

  • 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.