This is a Prayers Times app that provides prayer times and qibla direction information based on user location.
- Display daily prayer times for a given location and date.
- Calculate and display qibla direction for a given location.
- Support for different calculation methods and juristic conventions.
- User-friendly interface with a clean and intuitive design.
- Kotlin
- Android Jetpack (ViewModel, LiveData, Room, Navigation)
- Retrofit
- Dagger Hilt
- Coroutine
To get started with this project, follow these steps:
- Clone the repository to your local machine:
git clone https://github.com/mahmmedn19/Prayers-Times
Prayers Times App is an open-source project, and we welcome contributions from the community. If you find a bug, have an idea for a new feature, or would like to contribute in any other way, please don't hesitate to submit a GitHub issue or pull request.
When contributing, please follow these guidelines:
- Make sure your code is well-documented and follows the project's coding style.
- Write clear commit messages that explain the changes you've made.
- If you're adding new functionality, make sure to include tests and update the project's documentation accordingly.
- Be respectful and constructive when giving feedback on other contributions.