
[ Gallery ]
Ibadah, in detail.
9 images · click to zoom
At a glance
- App type
- PWA
- Backend
- Express
- Database
- MongoDB
- Offline
- Yes
[ The Brief ]
Journey Towards Allah is a habit tracker designed for daily Islamic practice — Salah, Qur'an reading, dhikr, and personal habits — built around the idea that worship grows through consistency, not pressure. The app tracks gentle streaks (it never punishes a missed day), surfaces a thoughtful month-end reflection, and works fully as a Progressive Web App so it's available on any device without a native app store install. Auth and data live in Supabase on top of Postgres, and a service-worker-backed offline cache means logging a prayer works even when the phone has no signal. It's the project I most wanted to exist, so I built it. Quiet, focused, and free of the engagement loops that ruin most habit apps.
[ Highlights ]
- /01
Built around the principle of consistency-without-pressure — gentle streaks that never punish a missed day
- /02
Fully PWA-installable so it works offline on any device, with service-worker-backed sync when the connection returns
- /03
Express+ MongoDB handles auth and data; React on the front delivers a fast, distraction-free UI
- /04
Designed and shipped end-to-end as a personal project — every detail decided with intention
[ Related ]