Skip to content

Wilsona4/Blogger-MVVM-MVI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem Description

Using the endpoints found here https://jsonplaceholder.typicode.com build a simple application that shows a list of post and then a single post page with comments, you should be able to a add new comment. Build a nice UI and the home page should have a search/filter field. You should also have a page to create a new post

Implementation 1:

Use MVI architecture

Implementation 2:

Use MVVM architecture

About

Simple blog app consuming APIs with Retrofit and Implementing both MVVM and MVI Architecture, Room Database, Coroutines Flow and much more

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages