Skip to content

● Retrofit for Api call ● Gson for Parsing Response ● MVVM Architecture ● Navigation and NavArgs for the fragments ● Dependency Injection with Koin ● Loading/Error State ● Pagination ● Swipe to Refresh

Notifications You must be signed in to change notification settings

HatzoriHanzo/GitHubRepoApiApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

GitHubRepoApiApp

● Main Screen containing a list of Repositories from GitHub with Name and Author, only showing those that match the criteria "language:kotlin" ● Once the user clicks any item on the list, it should Navigate to a second screen to display Details about the Repository selected.

● Retrofit for Api call ● Gson for Parsing Response ● MVVM Architecture ● Navigation and NavArgs for the fragments ● Dependency Injection with Koin ● Loading/Error State ● Pagination ● Swipe to Refresh

About

● Retrofit for Api call ● Gson for Parsing Response ● MVVM Architecture ● Navigation and NavArgs for the fragments ● Dependency Injection with Koin ● Loading/Error State ● Pagination ● Swipe to Refresh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages