Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 705 Bytes

README.md

File metadata and controls

34 lines (28 loc) · 705 Bytes

eisenHour

task management technique for prioritizing tasks

Table of contents

Demo link:

https://eisenhour-production.up.railway.app/

About the website:

this is a task management app that combine Eisenhower method and Pomodoro technique to help users manage and keep track of their tasks

Technologies:

  • Python
  • Django
  • Bootstrap
  • Crispy forms
  • HTML
  • CSS

Setup

  • fork the repo
  • go to the root directory
  • run :
user:~$ python3 manage.py runserver

credits:

reused countdown timer component from : https://codepen.io/dcode-software