Skip to content

kalecream/Eisenhower_matrix_habitica

 
 

Repository files navigation

Changes

  • Login Page
  • Main Light Mode
  • Dark Mode
  • Check off task in Habitica
  • habitica notification when checked off
  • Pomoduro Timer
  • Connect Pomoduro Timer to Habitica Habit
  • Pomoduro Stats

Main Light Main Dark

About

  • It's an implementation of the Eisenhower Matrix in next.js using the habitica api. The Eisenhower Matrix is an algorthim for organizing.
    • If an activity is urgent and important, it should be done immediately.
      • I also suggest a task that takes less than 2 minutes to go into this square(the Do It Now rule)
    • If an activity is important but not urgent, it should be scheduled when to start the activity
    • If an activity is not important but urgent, you should order someone else to do it
    • If an activity is neither important nor urgent, it should be avoided image of the project

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 61.5%
  • CSS 37.8%
  • JavaScript 0.7%