Skip to content

bderoo121/GHubSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GHubSearch

  1. Goal

Goal

Build an Android application which allows a user to enter an organization name and then displays the top 3 most popular (by stars) repositories on GitHub for that organization. A user should be able to click on one of the Repos and navigate to it within a webview or chrome custom tabs.

You can find details on the API here: https://developer.github.com/v3/

You should demonstrate the following in your application:

  • Proper MVVM architecture
  • View Binding
  • Dependency Injection with Dagger 2 & Hilt
  • Retrofit networking with RxKotlin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors