https://github.com/blurred-machine/github-android-app
An android applicaiton that displays the details of github users.
https://github.com/blurred-machine/github-android-app
Last synced: about 1 year ago
JSON representation
An android applicaiton that displays the details of github users.
- Host: GitHub
- URL: https://github.com/blurred-machine/github-android-app
- Owner: blurred-machine
- Created: 2019-04-29T10:54:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-03T15:18:46.000Z (over 6 years ago)
- Last Synced: 2025-04-04T23:33:06.431Z (about 1 year ago)
- Language: Kotlin
- Size: 3.22 MB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github-Android-App
An android applicaiton that displays the details of github users.
1) Entry Page: shows the list of github users.
2) Details Page: Shows the detailed list of each user and his repositories.
3) Followers Page: Shows the list of all followers of a user.
4) Search Functionality: Search user by his name as a keyword.
Please find the [APK file](https://raw.githubusercontent.com/paras009/My-Github-Android-Application/master/app-debug.apk) here.