You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimal note-taking web app built with Python Flask. It allows you to create, edit, and delete notes — all through a clean and simple interface. This project was created as a pet project to explore Flask fundamentals, CRUD operations, and lightweight web app deployment.