Display scrollable list of repositories of “square” organization in GitHub. The app should consist of only one screen (Repositories Screen). Each list item should have at least the name and description of the repo.
API link:
https://api.github.com/orgs/square/repos
Libraries used
- Hilt
- Coroutine
- Retrofit
- Gson
- ViewBinding
- Timber
- ConstraintLayout
- RecyclerView