Github Search is an iOS application which helps you get search for any user's followers and add who ever you want to your favorites list. The the app was developed with no use of libraries or interface builder (Storyboard).
Clone the project or download the zip fileRun the project on your emulator or physical device.Programmatic UI and Constraints
MVC
Safari ViewController
Diffable Datasource
Delegation and Protocols
Singleton
Codable
TableView with custom cells
CollectionView with custom items
Networking and Fetching data from Github API with the default networking functionality.