https://github.com/maciekiwaniuk/github-api-handler
🔧 GitHub API handler mobile application made in Java
https://github.com/maciekiwaniuk/github-api-handler
android data-binding github-api java java-android-studio-project mobile
Last synced: 9 months ago
JSON representation
🔧 GitHub API handler mobile application made in Java
- Host: GitHub
- URL: https://github.com/maciekiwaniuk/github-api-handler
- Owner: maciekiwaniuk
- Created: 2022-11-07T19:37:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-04T20:52:01.000Z (about 3 years ago)
- Last Synced: 2025-02-05T11:45:07.483Z (11 months ago)
- Topics: android, data-binding, github-api, java, java-android-studio-project, mobile
- Language: Java
- Homepage:
- Size: 2.24 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub API Handler
> ### Project of the GitHub API handler mobile application
- Application is made in Java.
- In application is used [data binding library](https://developer.android.com/topic/libraries/data-binding).
- App fetches and displays data about user from [GitHub API](https://docs.github.com/en/rest) by username.
# Installation
To successfully install application you need to have installed [java](https://www.java.com/en/).
Open folder where you want to have project files, open console and then clone the repository
git clone https://github.com/maciekiwaniuk/github-api-handler
# Application appearance
