REPOSITORY OVERVIEWLive repository statistics
★ 26Stars
⑂ 8Forks
◯ 0Open issues
◉ 26Watchers
40/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
27 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
100 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Download
Go to the Releases to download the latest APK.
Tech stack & Open-source libraries
- Minimum SDK level 21
- Kotlin based + Coroutines for asynchronous.
- JetPack
- Kotlin flows - notify domain layer data to views.
- Lifecycle - dispose of observing data when lifecycle state changes.
- ViewModel - UI related data holder, lifecycle aware.
- Architecture
- MVVM Architecture (View - DataBinding - ViewModel - Model)
- Repository pattern
- Hilt - dependency injection.
- Retrofit2 & Gson - construct the REST APIs.
- OkHttp3 - implementing interceptor, logging and mocking web server.
- Glide - loading images.
- Timber - logging.
- ShummerLayout - an Android library that provides an easy way to add a shimmer effect to any view in your Android app.
- Material-Components - Material design components like ripple animation, cardView.
- Proguard-R8 - shrink Release to remove unused code and resources.
Architecture
Resturant is based on MVVM architecture and a repository pattern.

Find this repository useful? :heart:
follow me for my next creations! 🤩