Skip to content

An Android project to show trending repositories of Android from GitHub using Android architecture components.

Notifications You must be signed in to change notification settings

thakurmayur/TrenDroid

Repository files navigation

TrenDroid

An Android project to show trending repositories of Android from GitHub using Android architecture components.

Screens

     

Functionality

The first screen shows trending repositories of Android from GitHub. After clicking on respective repository, app will show details view of that repository. The app is using WorkManager to fetch repositories and its details in background after every 15 minutes.

App is design to work in offline mode as well.

Workflow

TrenDroid

Libraries Used

  1. CardView
  2. RecyclerView
  3. Retrofit 2
  4. Picasso
  5. MarkWon
  6. JUnit
  7. Room
  8. WorkManger
  9. LifeCycle
  10. Dagger2
  11. Coroutines

Releases

No releases published

Packages

No packages published

Languages