https://github.com/mandouro-22/quran-app
A web app to help users create personalized Quran memorization plans, track daily progress, and review weekly. Includes a dashboard for real-time insights. Built with: Next.js 15 & Supabase.
https://github.com/mandouro-22/quran-app
lucide-react nextjs react react-hot- supabase
Last synced: about 1 month ago
JSON representation
A web app to help users create personalized Quran memorization plans, track daily progress, and review weekly. Includes a dashboard for real-time insights. Built with: Next.js 15 & Supabase.
- Host: GitHub
- URL: https://github.com/mandouro-22/quran-app
- Owner: mandouro-22
- Created: 2025-06-15T19:19:20.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-28T09:15:28.000Z (12 months ago)
- Last Synced: 2025-06-28T10:21:12.052Z (12 months ago)
- Topics: lucide-react, nextjs, react, react-hot-, supabase
- Language: TypeScript
- Homepage: https://quran-app-eight-swart.vercel.app
- Size: 748 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ ูุฑุฃูู
A web application that helps users create personalized plans to memorize the Qurโan efficiently, with integrated review scheduling and progress tracking.
## โจ Features
- ๐
**Custom Memorization Plans:** Users can create their own Qurโan memorization schedules.
- ๐ **Weekly Review Days:** The system automatically assigns review days after every week of memorization.
- โ
**Daily Progress Tracking:** Users can track their daily memorization and see how much theyโve completed.
- ๐ **Dashboard:** A user-friendly dashboard shows real-time progress and memorization history.
- ๐ **Authentication:** Secure login system using Supabase Auth.
- ๐ง **In-App Memorization:** Users can read and memorize directly from the app interface.
## ๐ ๏ธ Tech Stack
- **Frontend:** [Next.js 15](https://nextjs.org/)
- **Backend & DB:** [Supabase](https://supabase.com/)
- Authentication
- Realtime PostgreSQL Database
- Storage (for optional media or file support)
## ๐ธ Screenshots

## ๐ Getting Started
### 1. Clone the project
```bash
git clone https://github.com/mandouro-22/quran-memorization-app.git
cd quran-app
```