rhezaharliman / GCForward-Android

Simple Github Client to search user and see their repositories
Apache License 2.0
0 stars 0 forks source link

GCForward-Android

A simple github client using kotlin. The implementation of this application is using

UI Mockup


Simple UI is like below

UI Mockup

Classes


Simple class flow is like below

flow

How to build


  1. To use this, Github personal access token is necessary
  2. Set the key to key.properties file
  3. Run the project