task management technique for prioritizing tasks
https://eisenhour-production.up.railway.app/
this is a task management app that combine Eisenhower method and Pomodoro technique to help users manage and keep track of their tasks
- Python
- Django
- Bootstrap
- Crispy forms
- HTML
- CSS
- fork the repo
- go to the root directory
- run :
user:~$ python3 manage.py runserver
reused countdown timer component from : https://codepen.io/dcode-software