An iOS application made with UIKit that allows you to track any user's Github Followers. I made this project following a course by Sean Allen on Teachable.
✅ Search for followers by username.
✅ View user details.
✅ Add user to your favorites.
Search Screen | Results |
---|---|
User Details | Favorites |
---|---|
Add a Favorite | App Icon |
---|---|
- UIKit Programmatic view (No StoryBoards)
- UserDefaults
- SwiftUI Integration with UIKit
- Custom layout for iPhoneSE
- Network Requests