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

https://github.com/dapoi/Muslim-Q

Aplikasi kebutuhan umat muslim di Indonesia
https://github.com/dapoi/Muslim-Q

android muslim-app mvvm navigation-component single-activity

Last synced: 4 months ago
JSON representation

Aplikasi kebutuhan umat muslim di Indonesia

Awesome Lists containing this project

README

          


Muslim Q


merupakan sebuah aplikasi kebutuhan umat muslim yang bersifat open-source. Dengan aplikasi ini, diharapkan dapat meningkatkan ketaqwaan kita semua... Aamiinn


Thumbnail

## Cara berkontribusi
Jika ingin MR, push code ke dalam [forked-branch](https://github.com/dapoi/Muslim-Q/tree/forked-branch) untuk memudahkan proses review & merge

## Fitur
- Quran + audio
- Jadwal shalat & adzan
- Tasbih digital
- Kumpulan do'a
- Mode gelap

## Unduh aplikasi
Temukan di Google Play

## Teknologi yang digunakan
- [Single Activity](https://developer.android.com/guide/navigation/navigation-migrate#single-activity)
- [Kotlin-DSL](https://docs.gradle.org/current/userguide/kotlin_dsl.html)
- [Lifecycle & Livedata](https://developer.android.com/jetpack/androidx/releases/lifecycle)
- [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel)
- [Navigation Component](https://developer.android.com/jetpack/androidx/releases/navigation)
- [Dagger Hilt](https://dagger.dev/hilt/)
- [Retrofit 2](https://square.github.io/retrofit/)
- [Moshi](https://github.com/square/moshi)
- [Coroutines](https://developer.android.com/kotlin/coroutines?gclsrc=aw.ds&gclid=CjwKCAiAnO2MBhApEiwA8q0HYSKx8VWo_WPkBPO0Oiku9QN_d0sbi6zHhntW8pD7ZsAjciGIp7_oyhoCjvgQAvD_BwE)
- [Glide](https://github.com/bumptech/glide)
- [Google Maps SDK](https://developers.google.com/maps/documentation)
- [Room](https://developer.android.com/training/data-storage/room)
- [Datastore](https://developer.android.com/topic/libraries/architecture/datastore)

## Referensi / Sumber Data
- Quran API : https://equran.id/apidev
- Jadwal Shalat API : https://aladhan.com/prayer-times-api

## Tangkapan Layar


screen_one
screen_two
screen_three


screen_four
screen_five
screen_six

## Lisensi
```
MIT License

Copyright (c) 2023 Muslim Q

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```