Note & Todo program written with Python flask.
** The program is under development **
features :
- add and remove note & todo
- Checkmark for Todos after it is done
Features that will be added in future updates :
- category | (added)
- dark/light mode | (in process)
You tell me the next feature :)
for running app :
- pip install -r requirments
- run app.py