Habit Tracker App

Habit Tracker App Used AI

23 devlogs
195h 22m
•  Ship certified
Created by SkydioFlyer

I’m building a habit tracker app to help people (me included!) build good routines and stay consistent. The app is lightweight, easy to use, and focuses on making progress visible through streaks and small wins.

Timeline

Ship 1

1 payout of shell 996.0 shells

SkydioFlyer

9 months ago

SkydioFlyer Covers 23 devlogs and 195h 22m
Earned sticker

Finally shipped the fully functional Habit Tracker app - now live on Azure!
After 30+ deployment attempts, countless tweaks, and production tests, it’s finally out there. Persistence pays off!

Update attachment

Yeah, it worked, I have deployed the backend server successfully by migrating from Windows App Service to Linux App Service.

Update attachment

I have tried to deploy the app on Azure so many times, but the problems with the endpoints are so hard to fix. Now, I am still trying to implement changes to the code and deploy again. Maybe I will come back to Vercel and Render.

Update attachment

Ready to deploy the app on Azure!
Yeah!
But I am not good at developing for mobile viewing, sorry to all you guys :((

Update attachment

Make the UI/UX for mobile device

Update attachment
Rei Rei 9 months ago
bro dont ya feel things r a little bit squeezed? OwO

Fix Calculation logic error

Update attachment

I have added Search Bar Functionality and made Active/Inactive Habit Separation

Update attachment

Add navigation buttons for calendar

Update attachment

Fix This Week Progress for all frequency types, fixed them all and added calendar view

Update attachment

Today, I have learned how to add a help tooltip to explain how the analytics work. Quite hard though

Update attachment

Fixed these Dashboard Statistics on the main page

Update attachment

Still can't, get bored

Update attachment

fix the tinny problem that affects the entire system.

Update attachment

I need to fix eslint errors, it keeps showing

Update attachment

Been trying to use HTML page instead of React-based frontend but no improvements

Update attachment

Pheww, hope for 100% coverage. It's time to design the UI/UX of this app -^

Update attachment

Finally, all the frontend's components passed the test

Update attachment

Next session's goal: Improve Frontend's Test Coverage

Update attachment

Built dedicated habit analytics with real-time progress tracking

Update attachment

Current Status & Metrics
Development Progress:
Code Quality: TypeScript, ESLint, proper architecture
Testing: 33/33 tests passing (100% test recovery achieved)
Frontend: Live and fully functional
Core Logic: Fixed completion rate calculation
Authentication: Complete JWT implementation
Deployment Status:
Frontend Deployment: Live on Vercel with automatic deployments
Backend Deployment: Blocked by TypeScript dependency issue
Issue: Production build failing on missing @types/jsonwebtoken
Impact: New fixes are ready locally but not deployed to production yet

Update attachment

Frontend: deployed in minutes.
Backend is somewhere sulking in a corner.

Update attachment

Finally deployed the backend on Render.com. Funny how changing a few lines of code somehow devours two hours. Feels like I earned a nap and a badge of honor.

Update attachment

Frontend chaos: 1
Me: also 1 (after 90 minutes of staring, clicking, and yelling internally)
Victory never tasted so... buggy.

Update attachment