Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 1.1 KB

README.md

File metadata and controls

38 lines (19 loc) · 1.1 KB

GitHubFollowers

GitHubFollowers is a iOS App written in Swift which let you see any Github acount followers and thire profile

  • The user can enter a GitHub username and retrieve a list of that username's followers.
  • The user can search within these followers for a specific follower.
  • The user is able to tap on a follower from that list to get more information about that follower.
  • The user is able to save favorite username searches so they don’t have to type them every time. This needs to persist between app launches.

Requirements:

  • 100% programmatic UI - No Storyboard
  • No 3rd Party Libraries

Details:

Images

GitHubFollowers Screens

Installation

All you need is xCode 11+

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.