Android Quran Daily Reminder App #786
Budget: ₹12,500 – ₹37,500 INR
I need a straightforward Android-only Quran memorization tracker whose single purpose, for now, is to send users a push notification every day at their chosen time. When the alert arrives, it should open the app to a simple screen that shows the verse or section they plan to memorize that day. No progress charts or audio playback are required yet, though the code should be structured cleanly enough to let me add those later.
Core flow
• User sets a daily memorization goal (text field or verse selector) and a preferred reminder time.
• The app schedules a push notification that fires reliably—even if the phone restarts or the app is in the background—and deep-links back to the goal screen.
• Users can edit or disable the reminder at any time.
Technical notes
Please build in Kotlin (preferred) or clean Java using Android Studio. I’m fine with Firebase Cloud Messaging, AlarmManager, or WorkManager, as long as the notification lands on time and survives Doze mode. The UI can stay minimal but polished—Material 3 components, light and dark themes.
Deliverables
• Full Android Studio project and well-commented source code
• Release-ready APK
• One-page setup/readme explaining how to change notification text and build the app
Acceptance criteria
The push notification must trigger every day at the user’s set time, open the correct screen, and keep working after device reboot.
Core flow
• User sets a daily memorization goal (text field or verse selector) and a preferred reminder time.
• The app schedules a push notification that fires reliably—even if the phone restarts or the app is in the background—and deep-links back to the goal screen.
• Users can edit or disable the reminder at any time.
Technical notes
Please build in Kotlin (preferred) or clean Java using Android Studio. I’m fine with Firebase Cloud Messaging, AlarmManager, or WorkManager, as long as the notification lands on time and survives Doze mode. The UI can stay minimal but polished—Material 3 components, light and dark themes.
Deliverables
• Full Android Studio project and well-commented source code
• Release-ready APK
• One-page setup/readme explaining how to change notification text and build the app
Acceptance criteria
The push notification must trigger every day at the user’s set time, open the correct screen, and keep working after device reboot.