Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 1.25 KB

README.md

File metadata and controls

26 lines (12 loc) · 1.25 KB

MyGithubApp

A Github Android app to show all the public repositories by a user.

This app lets a user log in using his/her GitHub email id and then lists all their public repositories. The login session is valid till a user logs out. It is based on MVVM architecture and a beautiful user interface.

Dagger, Architectural Components, RxJava, Lifecycle-Aware componentes, LiveData, ViewModel, Retrofit & Material Design.

App interface:-

Login & Splash screen.

With animation on login screen.

Home & WebView Screen.

Logout Menu.