A Simple Android Mobile Application which has been implemented using Clean Architecture alongside MVVM design.
- Koin
- Coroutines
- Clean Architecture
- MVVM Pattern
- LiveData
- Espresso
- Mockk
Used the following REST API, develop a simple application that fetches the posts from the API and displays them in a list. The API is here: https://jsonplaceholder.typicode.com/posts
android versions targeted:
- Android 4.0.3 Ice Cream Sandwich(API level 15) or higher
- 1.0 (07/06/2019)- Initial implementation
@ZARA