Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 477 Bytes

README.MD

File metadata and controls

17 lines (14 loc) · 477 Bytes

IN PROGRESS

Habit tracker

This is habit tracker in the form of a command line interface

Functionality

  • Be able to add new habits
  • Be able to 'check' off habits
  • Set periods for how long the habit should be active for
  • Remind you about habits
  • Stores all this data in a local json file
  • Be able to delete habits

Adding habits

Get started Create a new table by setting it's width(how many days) and height(how many habits) Then choose create new habit