This Android app serves as an example of various design patterns and practices used in modern Android application development.
Some of the covered features are:
- Model-View-Presenter app structure
- Package by feature
- Reactive Programming
- Static code checkers
- Using Continuous Integration
- Unit tests (in the near future)
It fetches data from GitHub.
GitHub API specification is available here.
This Readme file WILL contain a list of features in this project that could be interesting to an Android developer.
Stay tuned for more spine tingling adventures!