ketanbhatt / habits

Habit tracking, github style!
http://ketanbhatt.github.io/building-habits-with-github-electron
MIT License
3 stars 1 forks source link

Update, create, mark Active/Inactive Habits #26

Open WhiteHatArpit opened 8 years ago

WhiteHatArpit commented 8 years ago

We can add an active: bool field to habits to toggle the tracked habits.

ketanbhatt commented 8 years ago

Yes we can.

This can be tackled later.

Something about database and records that people say, never delete them. If a user says I want to be out of your system etc, you mark him inactive. History remains intact. So yo, makes sense

WhiteHatArpit commented 8 years ago

@ketanbhatt Need to completely redesign the settings page. Name and each Habit should be separate entities. Fancy toggle switches to activate and deactivate habits.