theedov / GitHubFollowers

iOS App built in Swift that displays user followers on github.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHubFollowers

An iOS App that displays github user followers, their details, and let's you favorite them.

Tech used

  • UI using Programmatic Auto Layout
  • Fetching followers and account details from the Github API using URLSession.
  • Presenting data in paginated UICollectionViev, UITableView, using DiffableDataSource.
  • User Defaults for storing Favorite profiles.

About

iOS App built in Swift that displays user followers on github.


Languages

Language:Swift 100.0%