Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

An iOS app that consumes SeatGeek's public API to display events.

Notifications You must be signed in to change notification settings

dbarsamian/SeatGeek-Events-Viewer

Repository files navigation

SeatGeek-Events-Viewer

An iOS app that consumes SeatGeek's public API to display events.

Features

  • Infinite-scrolling: The app automatically loads new content when it needs to.
  • Favorites: Mark events as favorites and they'll be stored locally.
  • Search: Search SeatGeek for any event by name, venue, performer, or any combination of the three.
  • Sharing: Share links to events directly from the app.
  • Open in Safari or SeatGeek: Get more information about an event by opening it directly in Safari. Events can also open directly in the SeatGeek app if it's installed.

Requirements

  • Xcode 12.0.0 or newer. (This project was built on 12.4)
  • iOS 12.0 or newer.

Instructions

  1. Clone from https://github.com/dbarsamian/SeatGeek-Events-Viewer.git
  2. Open SeatGeek-EventsViewer.xcodeproj
  3. Build the project. The project's dependencies use the Swift Package Manager, so these should download and compile upon building.
  4. Run the on any device running iOS 12.0 or newer.

About

An iOS app that consumes SeatGeek's public API to display events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages