https://github.com/eby8zevin/appgithubuser-2
Submission 2 : Aplikasi Github User (Navigation & API)
https://github.com/eby8zevin/appgithubuser-2
android android-app android-application android-studio api app-github-user dicoding dicoding-academy dicoding-submission navigation retrofit2
Last synced: 6 days ago
JSON representation
Submission 2 : Aplikasi Github User (Navigation & API)
- Host: GitHub
- URL: https://github.com/eby8zevin/appgithubuser-2
- Owner: eby8zevin
- License: mit
- Created: 2021-11-04T16:23:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-13T14:49:07.000Z (about 1 year ago)
- Last Synced: 2024-12-25T16:12:18.440Z (5 months ago)
- Topics: android, android-app, android-application, android-studio, api, app-github-user, dicoding, dicoding-academy, dicoding-submission, navigation, retrofit2
- Language: Java
- Homepage: https://www.dicoding.com/academies/14/tutorials/560
- Size: 7.74 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# GitHub User App 2
[](https://developer.android.com)
[](https://www.java.com)
[](https://developer.android.com/studio/releases/gradle-plugin)**Component:**
- SearchView in Action Bar
- Tab Layout with viewPager2
- Networking with Retrofit**Features:**
- List User
- Detail User
- Search User
- Share User
- List User Followers
- List User Following
- Loading Indicator### Prerequisites
Before running this app, you need to add code and your Github Personal Access Token, in your `local.properties(SDK Location)` file:
```yaml
API_GITHUB = "YOUR_PERSONAL_ACCESS_TOKEN"
```## License
[](https://github.com/eby8zevin/AppGithubUser-2/blob/master/LICENSE.md)