GCForward-Android
A simple github client using kotlin.
The implementation of this application is using
- Kotlin
- Retrofit2
- Coroutines
- Espresso
- Simple MVVM
UI Mockup
Simple UI is like below
Classes
Simple class flow is like below
How to build
- To use this, Github personal access token is necessary
- Set the key to key.properties file
- Run the project