https://github.com/patrykcoding/gitcracking
Android client for GitHub
https://github.com/patrykcoding/gitcracking
Last synced: 9 months ago
JSON representation
Android client for GitHub
- Host: GitHub
- URL: https://github.com/patrykcoding/gitcracking
- Owner: patrykcoding
- Created: 2017-02-23T00:06:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-24T08:16:53.000Z (almost 8 years ago)
- Last Synced: 2025-04-05T12:25:44.496Z (about 1 year ago)
- Language: Java
- Size: 3.23 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitCracking
Android client for GitHub. This project was part of my capston and was completed in less than four months, fulfilling all the specifications.
### Features:
- Support multiple accounts
- List all remotes (public and private)
- List all issues (open and closed)
- List all pull requests (open and closed)
- Opening new issues
- Editing issues
- Merging pull requests
### Limitations:
- 2FA is not supported
### Development Status:
Unfortunately I don't have time to work on this project. However, I'm hoping that this project will help someone learn Android development, just as it helped me. It can also be used as a good starting point if anyone is interested to create their own GitHub client.
## Screenshots
Dashboard|Repositories|Issues
:-------:|:----------:|:----:|
||
New Issue|Accounts|Navigation Drawer
:-------:|:------:|:--------------:|
||
## Authors
Patryk Kaczmarkiewicz