Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fetches events from SeatGeek API. User can search, show detail, and save favorites. Created as a submission for a FetchRewards challenge.

License

Notifications You must be signed in to change notification settings

Shawn-James/FetchRewardsCodingExercise-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platform Swift Version License

FetchRewardsCodingExercise-iOS


App Icon

Fetches events from SeatGeek API. User can search, show detail, and save favorites. Created as a submission for a FetchRewards challenge.

GIF 1 GIF 2

Features

  • Fetches relevant events from SeatGeek API while user is typing in the search bar
  • Tapping on Event UITableViewCell displays the corresponding event in a detail screen
  • User should be able to favorite events from the detail screen by hitting the favorite button
  • Even when searching or closing the application, a favorited event remains favorited
  • A user can unfavorite a previously favorited event

Requirements

  • iOS 12 and above
  • Xcode 12.x.x

Installation

Xcode

This application uses Xcode to run on an iOS device or simulator. Clone or download to install. Open the project in Xcode and press the play button to run the application.

About

Fetches events from SeatGeek API. User can search, show detail, and save favorites. Created as a submission for a FetchRewards challenge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages