Application to view information about the SpaceX rocket and all its launches

SpaceX Rocket API

Application to view information about the SpaceX rocket and all its launches. Most of the user interface is written with UKIT, a .xib file was created to create custom cells for tables. This application used the MVC pattern.

Used libraries

  1. Swift
  2. UIKit
  3. Foundation
  4. Alamofire
  5. Cocoapods

API

Used public API from Spacex

  • API for getting information about a rocket
  • API for getting information about launches

ScreenShot

Main Screen

.

Launch Screen

Settings Screen

GitHub

View Github