Skip to content

TrackX is a native iOS app built in Swift for viewing SpaceX launch information using SpaceX-API.

Notifications You must be signed in to change notification settings

OliverStenning/TrackX-iOS

Repository files navigation

TrackX for iOS

TrackX Icon

TrackX is a native iOS app built in Swift for viewing SpaceX launch information provided by SpaceX-API. It displays a list of all previous and upcoming SpaceX launches, with details about each one, including: launch vehicle, launch site, landing pad, locations and more.

Check it out on the App Store.

Features

  • UI built programmatically using UIKit and AutoLayout constraints
  • Asynchronous network requests using URLSession
  • Parsing JSON data from public API
  • Image caching using NSCache
  • Maps with location annotations using MapKit

How it looks...

About

TrackX is a native iOS app built in Swift for viewing SpaceX launch information using SpaceX-API.

Topics

Resources

Stars

Watchers

Forks