/SimpleGithub

A simple app to demo boilerplate project.

Primary LanguageKotlin

Simple Github

This is a demo project I used to represent a boilerplate project using current technologies of Android (even they're not latest trending)

Requirement

Please remember to add a System Environmental Variable name GITHUB_TOKEN before you run the project:

  • Generate a token using instruction from this link
  • Add GITHUB_TOKEN to .bashrc or .zshrc located in root path (if you're using Linux based OS).

Feature

  • Search Github accounts using keyword
  • See Github account's detail

License

MIT

Free Software, Hell Yeah!