Skip to content

edrisranjbar/qurandl

Repository files navigation

Quran Download

Qurandl

Welcome to Quran Download, an open-source project built with Laravel that aims to make Quran recitations accessible for everyone. this project is fully opensource, none-profit, and it's being maintained and managed by [Itadbeer](!https://itadbeer.com) developer team for **Sahahbahq**.

Access Quran recitations from everywhere with a click!

The best specialized Quran recitation platform

Explore the docs »

View Demo . Report Bug . Request Feature

Downloads Contributors Forks Stargazers Issues License

About The Project

Screen Shot

Quran Download is an online website that allows users to download and listen to Quran recitations. The website offers a wide range of recitations from different reciters. Users can search for recitations by surah or reciter. The project is built with Laravel, a PHP web application framework. Laravel provides a robust and secure foundation for the website, making it easy to maintain and scale.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

In order to run this project locally; you need to have php and composer installed.

To run Quran Download locally, you need to have PHP and Composer installed on your machine. Follow these steps to get started:

  1. Clone the repository to your local machine: git clone https://github.com/edrisranjbar/qurandl.git
  2. Navigate to the project directory: cd qurandl
  3. Install the dependencies using Composer: composer install
  4. Create a new .env file by copying .env.example file with the following command.
  • In Linux : cp .env.example .env
  • In windows : COPY .env.example .env
  1. Generate a new applicatation key (otherwiser the app wont run): php artisan key:generate

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.

Creating A Pull Request

  1. Fork the Project
  2. Create your new branch with any name. Example: feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.