Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 461 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 461 Bytes

habit-tracker

A simple habit tracker built for my personal use.

design (2)

TODO

  • Design arch ✔️
  • Design wireframes and schema ✔️
  • Setup Supabase and Postgres ✔️
  • Build the UI layout ✔️
  • Integrate with Supabase ✔️
  • Add authentication and RBAC. ✔️
  • Complete Tracking habits logic. 🚧