Trending Repositories of Github is an android application written in 'KOTLIN' that lists down top repositories of Github, it is designed using android's architectural components such as :
- ViewModel
- Room Persistance library
- Live Data
- 100 % offline support for devices - with an cache expiry of 2 hours
- orientation independent
- Easily extendible
- Clean UI and code
- Mimimun API level support : 19
- Sort repositories
This app uses a number of open source projects Libraries and frameworks:
- [Kotlin] - written in kotlin
- [SOLID] - Use of Solid Design principles
- [Room] -Data Storage using ROOM
- [Dagger2] - Dependency injection using Dagger2
- [Repository pattern] - Use of repository pattern for data storage and retrievel
- [View Model]
The app currently has only one branch(master), Fork and just check out that branch to get started.
Designed and developed by :
Tahir Raza
smtrz@yahoo.com
Skype: smtrz110
Profile: https://www.linkedin.com/in/tahiraza/
More about me : http://highbryds.com/tahir-raza

