habit tracker on World, to visualize goals with Pyth integration.
It uses Next.js and Pyth random number generator for when the user completes 7 day streak, which gives them a bonus based on the random number generated. Mini app running on World. it gives a visualization for users to see their habits or actions taken in a day in a fun visual manner.
Next.js. It stores the user’s habit’s and then records sorts it by day. It gives a view for each day. For a 7 day streak completed, the user gets a bonus chest which reward is based on the Pyth random number generator. I built this because I want to find a way to make a fun way to track my progress in an area.

