Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.05 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.05 KB

eisenhower-matrix

Open source Eisenhower matrix web app that does not need an account to register

Deployed on Heroku

Made from HTML, CSS, and vanilla JS

First Sprint

  • Make buttons align to right of list item
  • Add borders
  • Add nice color scheme
  • Add urgent/important axes text
  • Fix square headings
  • Fix input to look nicer
  • support multi-line tasks
  • Add character limit to input

Second Sprint

  • Add local/session storage support
  • Offer data import + export
  • Fix color aesthetic
  • Make position of important/non-important headings dependent on width of squares. If square grows past it's original size, the headings need to match
  • Fix modal window button positions and make more visually appealing

Third Sprint

  • Expand tasks -> adding sub-notes

Bug fixes

  • CSS Linter
  • Fix dark mode button colors for settings, chk/delete
  • Make inputs dark grey in dark mode
  • Make browser remember dark mode