Skip to content

Small project using Clean Architecture, MVI, Coroutines and Unit tests

Notifications You must be signed in to change notification settings

danimontoya/KotlinMVI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin MVI App

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

About

Small project using Clean Architecture, MVI, Coroutines and Unit tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages