A modern, responsive web application for managing personal notes with a beautiful user interface and full CRUD functionality. notetaking-app/ ├── src/ │ ├── models/ │ │ ├── user.py # User model ...
The project is still development so there is not a compiled executable. To run the demo, ensure python is downloaded on your machine. This project uses 3.13.7, but should be compadible with most ...