uditbhaskar / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:MIT License


Languages

Language:Kotlin 100.0%