GolnazTorabi / CleanArchitectureLinks
☆14Updated 4 years ago
Alternatives and similar repositories for CleanArchitecture
Users that are interested in CleanArchitecture are comparing it to the libraries listed below
Sorting:
- A Kotlin Multiplatform Project using TMDB Api. Currently supports Android,iOS,Desktop and web platforms☆27Updated 2 years ago
- This is an example repository to demonstrate the good practices of using ViewModel and how usage of AndroidViewModel can make things wors…☆32Updated 4 years ago
- The projects and materials that accompany the Android Animations by Tutorials book☆21Updated 4 years ago
- This is a play ground project of implementing adapter delegate in Android.☆14Updated 5 years ago
- An Android App for the #AndroidDevChallenge☆43Updated 4 years ago
- A curated collection of awesome Kotlin extensions android/non-android.☆23Updated 4 years ago
- Example of Clean Architecture of Android app using MVVM, Koin, Coroutines, Retrofit, Room, Solid Principle, DRY, KISS, OOP☆94Updated 3 years ago
- Android Example to showcase architecture patterns.☆51Updated 4 years ago
- A mobile app that shows a list of products and their details in an e-commerce environment written 100% in Kotlin and Jetpack Compose usin…☆13Updated this week
- Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in …☆24Updated 3 years ago
- Android application made for stock analysis☆46Updated 4 years ago
- ☆26Updated 5 years ago
- ☆26Updated 3 years ago
- E- commerce app👕 built with Jetpack Compose and Compose Destinations. The design was inspired by Sajjad Mohammadi Nia☆23Updated 3 years ago
- Home-workout app. Demonstrates DataStore, Hilt, MVVM, DataBinding, Kotlin Flow.☆54Updated 3 years ago
- ☆29Updated 4 years ago
- ☆25Updated 4 years ago
- Soda & Softy App☆17Updated 5 years ago
- ☆36Updated 3 years ago
- Currency Converter App for Android showing usage of Flow, Live Data, Coroutines, Hilt - (Clean Architecture)☆48Updated 4 years ago
- The projects and materials that accompany the Advanced Android App Architecture book