Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 967 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 967 Bytes

Github Followers App

Description

With this application, you can list your Github followers and get detailed information about your followers. Examples of this information include username, biography, number of public repositories, number of public gists, number of followers and number of following. You can also add the people you want to your favorites in the application.

Features

  • UIKit
  • 100% Programmatic UI - No Storyboard
  • No 3rd Party Libraries
  • RESTful API
  • Custom Views, Buttons, Labels, TextFields, ImageViews, Cells and Alerts
  • Custom TabBarController
  • Child ViewControllers
  • Delegations and Protocols
  • Support for Light and Dark mode
  • Diffable Data Source
  • Search Functionality
  • Result Type
  • NSCache
  • MVC Design Pattern

Preview

app.mp4

Lastly,

Thanks Sean Allen.