/StarWarsMovies

iOS app that list all Star Wars movies.

Primary LanguageSwiftMIT LicenseMIT

StarWarsMovies

Udacity iOS NanoDegree project capstone project. It uses remote APIs and Core Data to fetch all movie data from SWAPI

This app fetches and stores Star Wars movie data from SWAPI. It allows users to list all Star War movies and see its data details.

First screen - list of movies Second screen - movie details

Requirements

  • Xcode 10.2.1
  • Swift 4.2
  • Core Data

How to build

Just open Xcode and run the project.