Skip to content

An Android app that fetches lagos developers with their equivalent rank using github api

Notifications You must be signed in to change notification settings

adetuyiTolu/LagosDev

Repository files navigation

LagosDev

Implementation of Andela Android learning community task to fetch lagos developers using github api
#ScreenShots

#How it works

  1. On launch, the application checks if there is internet access
  2. if there is internet access, it retrieves the list of lagos developers from github and save details locally
  3. otherwise, it loads from the local storage
  4. then update the RecyclerView
  5. User can as well refresh/reload by swiping down via the swipeRefreshLayout attached to the recyclerView
  6. A click on each developer opens up developer details
  7. via the detailed page, user can:
    • View developer picture and username
    • share developers details
    • click on developers github link to get more information

About

An Android app that fetches lagos developers with their equivalent rank using github api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages