Skip to content

imjhk03/GHFollowers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GHFollowers

Swift Version Xcode Version iOS Version

Screenshot

A Take Home Project from Sean Allen's course. An app that search user's follower, add to favorites, and can see user's info.

What I used in this project

  • No storyboard, 100% Programmatic UI
  • No third party libraries
  • Scene Delegate (New in iOS 13)
  • Dark Mode
  • Custom Alerts
  • SFSymbols
  • Dynamic Font Types (Typography)
  • Github API
  • Asynchronous Network Calls, NSURLSession, Codable
  • Result Type
  • CollectionViews with the new DiffableDataSource
  • Search Controllers, SafariViewController
  • Downloading images asynchronously, NSCache
  • Pagination, detecting the bottom of a UIScrollView
  • Use child view controllers for subviews
  • Persistence, UITableView, UIStackView, DateFormatter
  • Supports iPhone SE (1st Generation)

About

A Take Home Project from Sean Allen's course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages