Small project using Clean Architecture, MVI, Coroutines and Unit tests.
The app have two screens, as follows:
- A screen with a list of clickable posts with at least the post title
- A detail screen for the selected post with at least the follow:
- Post title
- Post body
- Author name
- Number of comments