Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.62 KB

README.md

File metadata and controls

26 lines (22 loc) · 1.62 KB

GitHub Android Trending App

Android application developed with Kotlin. It displays list of weekly, monthly and yearly trending GitHub Android repos and shows a little bit detail.

Libraries Used

Testing

  • Mockk Mocking library for Kotlin
  • Atrium An open-source assertion library for Kotlin.

Future Development

  • Modularize project
  • Data persistency using Room
  • Paging support to the RecyclerView with Paging library
  • Improve design with a support of a designer.