1
2 Comments

Dream Habit Tracker: Feedback

Hey guys, I've been really into habit trackers for a while now, and while I've found good ones, I've never managed to get all the ones I want into a single product. So to solve this I thought I'd run some experiments through something I've created myself called: Habitazen. Feel free to check it out at: https://kaizenprojects.co

It's rough-ish for the time being, but the core of the product is there, so feel free to sign up and have a quick look around if you're interested.

The features I wanted in a habit tracker were:

Seeing habits for the last week in a single view
Seeing your current streak and total completions for each habit
Allowing you to bulk add and bulk export your own data from the app
Allowing you to add additional habit completions over your baseline daily requirement, so you can set new records etc
And many more!
I built it using ReactJS and PostgreSQL :)

Feel free to comment any feedback or suggestions <3

on June 16, 2024
  1. 2

    did you use a ui library?

    1. 2

      yup, mantine ui. First time using it, very happy. I used it for the popup modal mainly, but I'm going to add the calendar widget in the future so users can see their streak as a calendar view