Skip to content

mkantem/quran-reading-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planificateur de lecture du Coran

Le planificateur de lecture du Coran est un outil simple qui permet à un groupe de participants de se répartir les 604 pages du Coran de manière équitable, en fonction du nombre de jours prévu pour terminer la lecture.

Fonctionnalités :

  • Répartition des pages : entrez le nombre de participants et le nombre de jours pour obtenir un planning de lecture répartissant les pages de manière équitable entre les participants.
  • Changer la langue : un commutateur de langue est disponible, permettant de basculer entre la version anglaise et française de l'interface.
  • Génération de calendrier : le calendrier de lecture généré peut être imprimé ou téléchargé en format PDF.

Contribution :

Si vous êtes développeur ou simplement intéressé par ce projet, n'hésitez pas à proposer des modifications, émettre des suggestions ou signaler des problèmes.

Pour contribuer, veuillez :

  1. Forker le dépôt :
git clone https://github.com/mkantem/quran-reading-planner
  1. Créer une branche pour votre modification :
git checkout -b votre-branche
  1. Committer vos modifications avec des explications claires :
git add .
git commit -m "Description de votre modification"
  1. Envoyer un Pull Request :
Copy code
git push origin votre-branche

Évolution future

Dans le futur, une solution complète est prévue pour cet outil, intégrant une base de données et utilisant Django. Cela permettra une meilleure gestion des utilisateurs et des données, offrant ainsi une expérience plus fluide et plus personnalisable. Ce projet sera développé dès que j'aurai le temps nécessaire pour y consacrer.

Quran reading planner

The Quran reading planner is a handy tool that allows a group of participants to distribute the 604 pages of the Quran among themselves in a fair manner, based on the number of days planned for completing the reading.

Features

  • Page Distribution: enter the number of participants and the number of days to receive a reading schedule that distributes the pages fairly among participants.
  • Language Switcher: a language switcher is available, allowing you to switch between the English and French versions of the interface.
  • Schedule Generation: the generated reading schedule can be printed or downloaded as a PDF.

Contribution

Whether you are a developer or just interested in the project, feel free to propose modifications, provide suggestions, or report issues.

To contribute, please:

  1. Fork the repository:
git clone https://github.com/mkantem/quran-reading-planner
  1. Create a branch for your change: :
git checkout -b your-branch
  1. Commit your changes with clear descriptions :
git add .
git commit -m "Description of your branch"
  1. Send a Pull Request :
Copy code
git push origin votre-branche

Future evolution

In the future, a full solution is planned for this tool, which will integrate a database and use Django. This will allow better management of users and data, providing a smoother and more customizable experience. This project will be developed once I have the time to dedicate to it.

About

Un planificateur de lecture du Coran permettant de répartir les 604 pages entre un groupe de participants, avec une option de changement de langue (français/anglais) et la génération de calendriers personnalisés

Resources

Stars

Watchers

Forks

Sponsor this project

Contributors