I built a personal productivity mobile app. Think of it as an all-in-one daily self-improvement tracker. It has four main sections accessible via a bottom tab bar:
Home: A dashboard showing your daily progress at a glance
Habits: Track recurring habits with frequency options (Daily, Weekdays, Weekly), streaks, and longest streak records. Each habit log is stored separately so you can see your history
Timer: A focus session tracker (Pomodoro-style), storing session type, duration, and whether it was completed
Profile: User account and settings
Why it exists: It's designed to help users build consistent routines, stay focused, and track their progress over time, all in one place. The streak tracking on [Habit] and the [FocusSession] logging suggest the core motivation is habit accountability and deep work.
It also has utility views built in: a password reset screen and an app update prompt, so it's built with a real production release in mind.
Loom Recording