Skip to content

Latest commit

 

History

History
38 lines (34 loc) · 1.56 KB

feature-list.md

File metadata and controls

38 lines (34 loc) · 1.56 KB

HH Feature List

Demo MVP

  • create default example habits
  • create support form
  • credit badges guy
  • add habit rank info toggle
  • handle negative rank
  • add email optin
  • completed habits are marked complete
  • range of habit score is only 90 days
  • let user edit start and end date - records that fall outside the new date rand must be deleted, with a warning
  • add local storage for demo users
  • create read-only cells which show habits nicely and don't care about clickability
  • clicking a cell expands it into edit mode and allows editing records.
  • flesh out the ranking/score system. look for examples of existing ranking system in video games
  • future dates are empty
  • tomorrow shows a message
  • deploy

Future

  • completed habits are hidden under a "show/hide" toggle
  • add random habit generator
  • defer habit score updates until after a day is out of edit mode
  • add a separate visual control panel for "cosmetic effects"
  • set habit size
  • year view
  • set habit penalty
  • set habit icon
  • add database, auth, and syncing for registered users
  • sections can be folded to hide
  • add optional 'short' value on habits that displays in read mode. it's just a field with a max-length. can be text, symbols, emoji, whatever
  • add notes section which auto sizes
  • habit importance should drop off as it goes further into the past
  • add reference button that shows more info in little windows all over
  • let user resize sidebar (draggable || cosmetic menu option)