Skip to content

tomazcuber/android-github-search

Repository files navigation

android-github-search

Simple wrapper for the GitHub API as an Android library, written in Kotlin. A sample app with basic search functionality is provided as a usage example.

API Usage

For instructions on how to use the API please refer to the Github API module's README.

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/tomazcuber/android-github-search.git
  2. Open the project in Android Studio:

  3. Build the project and run it on a device or emulator

Sample App features

  • Model-View-ViewModel architecture
  • Local request data persistence with Room database
  • Dependency Injection using Hilt
  • Usage of RecyclerViews for showing variable data
  • Image exhibition with Glide

Contributing

Contributions are welcome! Feel free to fork the repository and submit pull requests.

License

This project is licensed under the BSD-2-Clause license - see the LICENSE file for details

About

Simple wrapper for the Github API as an Android library, written in Kotlin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published