Skip to content

Latest commit

 

History

History
131 lines (121 loc) · 4.39 KB

README.md

File metadata and controls

131 lines (121 loc) · 4.39 KB

Quran Project

This project contains a variety of resources related to the Quran, including its translations, Tafsir (interpretations), Hadith collections, Surah details, and much more. The project provides access to Islamic texts, Quranic content, and audio resources.

Table of Contents

Project Overview

This repository provides multiple resources:

  • Quran APK: APK file for accessing the Quran.
  • Images: Collection of Quran-related images (e.g., logos and borders).
  • Lang: Contains different language files (HTML files).
  • Podcast: RSS feed for podcast updates.
  • Source: Contains Hadiths, Surah data, Tafsir, and Translation in different formats like JSON.

Directory Structure

Below is an overview of the directory structure of the project:

.
├── Apk/
│   └── quran.apk
├── images/
│   ├── 1000080607-removebg.png
│   ├── 1000080617-removebg-preview.png
│   ├── download.png
│   ├── golden-islamic-border-free-png.png
│   └── pic.png
├── podcast/
│   └── rss.xml
├── source/
│   ├── hadiths/
│   │   ├── abudawud/
│   │   │   ├── chapters.json
│   │   │   ├── 1.json
│   │   │   ├── 2.json
│   │   │   └── ...
│   │   ├── ahmed/
│   │   │   ├── chapters.json
│   │   │   ├── 1.json
│   │   │   ├── 2.json
│   │   │   └── ...
│   │   ├── bukhari/
│   │   │   ├── chapters.json
│   │   │   ├── 1.json
│   │   │   ├── 2.json
│   │   │   └── ...
│   │   ├── darimi/
│   │   │   ├── chapters.json
│   │   │   ├── 1.json
│   │   │   ├── 2.json
│   │   │   └── ...
│   │   ├── ibnmajah/
│   │   │   ├── chapters.json
│   │   │   ├── 1.json
│   │   │   ├── 2.json
│   │   │   └── ...
│   │   ├── malik/
│   │   │   ├── chapters.json
│   │   │   ├── 1.json
│   │   │   ├── 2.json
│   │   │   └── ...
│   │   ├── muslim/
│   │   │   ├── chapters.json
│   │   │   ├── 1.json
│   │   │   ├── 2.json
│   │   │   └── ...
│   │   ├── nasai/
│   │   │   ├── chapters.json
│   │   │   ├── 1.json
│   │   │   ├── 2.json
│   │   │   └── ...
│   │   └── tirmidhi/
│   │       ├── chapters.json
│   │       ├── 1.json
│   │       ├── 2.json
│   │       └── ...
│   ├── surah/
│   │   ├── surah_1.json
│   │   ├── surah_2.json
│   │   ├── surah_3.json
│   │   ├── surah_4.json
│   │   ├── surah_5.json
│   │   ├── surah_6.json
│   │   ├── surah_7.json
│   │   ├── surah_8.json
│   │   ├── surah_9.json
│   │   └── ...
│   ├── tafsir/
│   │   ├── en-tafsir-ibn-kathir/
│   │   │   ├── 1.json
│   │   │   ├── 2.json
│   │   │   ├── 3.json
│   │   │   └── ...
│   │   ├── en-tafsir-maarif-ul-quran/
│   │   │   ├── 1.json
│   │   │   ├── 2.json
│   │   │   ├── 3.json
│   │   │   └── ...
│   │   ├── ur-tafseer-ibn-e-kaseer/
│   │   │   ├── 1.json
│   │   │   ├── 2.json
│   │   │   ├── 3.json
│   │   │   └── ...
│   ├── translation/
│   │   ├── en/
│   │   │   ├── en_translation_1.json
│   │   │   ├── en_translation_2.json
│   │   │   ├── en_translation_3.json
│   │   │   └── ...
│   │   ├── ur/
│   │   │   ├── t_surah_001.json
│   │   │   ├── t_surah_002.json
│   │   │   ├── t_surah_003.json
│   │   │   └── ...
│   ├── 1000080607-removebg.png
│   ├── 1000080617-removebg-preview.png
│   ├── click.mp3
│   ├── download.png
│   ├── golden-islamic-border-free-png.png
│   ├── juz.json
│   ├── names-of-allah.json
│   ├── pic.png
│   ├── surah.json
│   └── surah.sources