MacMeDan / StarWarsDirectory

An example application pulling from an API and saving the data to a local sqlite database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StarWarsDirectory

A example application that has been themed with Star Wars

META: This README has links attached to the KeyFeatures that will take you to the file the code it located.

In Xcode ⌘ + Click on link to open.

Key Features:

  • Dependency Injection
  • Protocol Composition
  • REST endpoint consumption
  • Local Storage to a SQL database
  • Radial button effects
  • Some sweet transitions Dizove Animation, Stars Animation
  • Customisable Logs
  • Color Literals
  • @IBInspectable

Sneak peek



About

An example application pulling from an API and saving the data to a local sqlite database.


Languages

Language:Swift 99.6%Language:Ruby 0.4%