Skip to content

feat: implement check and uncheck habit functionality #4

Description

@abhay-gits

Allow users to mark habits as completed and uncompleted for the current day.

Goal:
Enable daily tracking by letting users toggle habit completion status.

Features:

  • Tap on a habit to mark it as completed
  • Tap again to uncheck it
  • Update today's daily document in Firestore
  • Reflect UI changes instantly (checked state, visual feedback)
  • Recalculate daily progress after toggle

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixsomething is not doing what it has to do

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions