zerox321 / RestaurantLinks
❤️ A sample Restaurant application based on MVVM (ViewModel, Coroutines, Flow, Repository, Hilt) architecture
☆26Updated 6 months ago
Alternatives and similar repositories for Restaurant
Users that are interested in Restaurant are comparing it to the libraries listed below
Sorting:
- Pagination Recyclerview Android Kotlin We use the Pagination Library of Android Jetpack in this app to fetch data from the database to re…☆23Updated 4 years ago
- Android MVVM project template using android architecture components along with Room database, ViewModel/LiveData, ViewBinding, and data b…☆27Updated 5 years ago
- CalendarView is a custom library made with having Material design and dialog type CalendarView. It shows only current year, months then d…☆53Updated 4 years ago
- Experimenting with Android Animations and MotionLayout.☆34Updated 5 years ago
- ☆34Updated 3 years ago
- The repo shows details on how to use paging 3 with retrofit and LiveData/Flow. The repo also follows Mvvm architecture with Dagger Hilt☆56Updated 3 years ago
- This application features - Modern Minimalist Design, MVVM, Pagination, Hilt, Retrofit, Room, Data Store, Flow, Live Data, Navigation Com…☆125Updated 3 years ago
- Quotes is an Android application 📱 built to demonstrate use of Modern Android development tools.☆25Updated 2 years ago
- 💎 Android Base Project with Kotlin and MVVM applying clean architecture☆123Updated last year
- This repository covers sample unit testing for Login and list screens using MVVM,Kotlin,Coroutines and Koin.☆37Updated 5 years ago
- ☆45Updated 4 years ago
- A Clean Architecture App that uses feature Modularization Architecture (app, presentation, domain, data, buildSrc) modules to hit TMDB AP…☆20Updated 3 years ago
- This app is created as a sample app which loads movies from Tmdb api and uses Paging 3 library to show it in a Recycler view.☆134Updated 3 years ago
- A learning project which focuses on designing an OTP flow and use of various components of Android efficiently☆33Updated 4 years ago
- Facebook Timeline UI with Pure Kotlin Jetpack Compose☆144Updated 4 years ago
- A simple Android MVVM pattern example☆71Updated last year
- Todo app based on MVVM, Kotlin Coroutines, Navigation Component, Room Database, Retrofit, Data Binding