Skip to content

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

Notifications You must be signed in to change notification settings

theedov/GitHubFollowers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages