Portfolio project · Flutter

HabitTrack

An offline-first habit tracker for iOS and Android, built to explore maintainable mobile frontend architecture and a dependable delivery pipeline.

What it does

Tracks daily habits, streaks, progress history, reminders, themes, and settings without requiring an account or network connection.

What it demonstrates

MVVM with Provider, local persistence through sqflite, platform-aware notifications, widget and unit tests, and GitHub Actions CI/CD for analysis, tests, and Android release builds.