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

Simulator Screen Shot - iPhone 11 - 2022-07-06 at 13 55 23 . Simulator Screen Shot - iPhone 11 - 2022-07-06 at 13 55 39

Launch Screen

Simulator Screen Shot - iPhone 11 - 2022-07-06 at 13 55 44

Settings Screen

Simulator Screen Shot - iPhone 11 - 2022-07-06 at 13 55 32

GitHub

View Github