Each + adds one full prayer session.
Fajr counts by 2s · Zuhr/Asr/Isha by 4s · Maghrib/Witr by 3s.
Prayer log history
DATE
FAJR
ZUHR
ASR
MAGHRIB
ISHA
WITR
TOTAL
No entries yet. Log your first Qadha prayer.
Personal
Debt calculation
Extra missed prayers (add on top of calculated period)
Default 0 — for prayers missed during your regular years.
Dashboard sections
Summary metrics
Debt period, total owed, repaid, remaining
Rakats remaining
Per-prayer rakat count with progress bars
Sessions remaining
e.g. "2,289 Fajr prayers left"
Streak tracker
Current streak, longest, this month
Cloud sync
Connect Supabase for sync across all devices.
supabase.com → free account → new project → SQL Editor → run:
create table kaza_tracker (id text primary key, data text, updated_at text);