An open API service indexing awesome lists of open source software.

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.

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

![Logo](./ู‚ุฑุงูŽู†ู‰.png)

## ๐Ÿš€ Getting Started

### 1. Clone the project

```bash
git clone https://github.com/mandouro-22/quran-memorization-app.git
cd quran-app
```