A sample app demonstrating usage of the SeatGeek API.
- iOS 12.0+
- Xcode 12+
- Swift 5.0
- Search for upcoming events through SeatGeek API
- Mark favorite events
- Favorited events are persistent between app launches
- Application fetches relavant events while user is typing in search bar
- Pagination for continuous scroll
- This project has no dependencies. To run the application, clone the repository, open the project file, and build and run.

