Skip to content

iOS Application written in Swift 3 that uses open API to show the catalog of Earthquakes

Notifications You must be signed in to change notification settings

anyashka/Earthquakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earthquakes

Earthquakes is an open source iOS Application built in Swift 3. It uses open API to fetch the catalog of earthquakes.

table View details View

Features

  • Uses Alamofire for making requests to API
  • Pull to Refresh earthquakes
  • SwiftyJSON for easier JSON parse
  • Saves favourite earthquakes to Core Data
  • NSFetchedResultsController to update favourite earthquakes list
  • MapKit to show an earthquake location

Requirements

  • Swift 3.0 & Xcode 8
  • iOS 10.0+

Getting started

  • Clone the project
  • cd into the project folder
  • Run pod install
  • Open Earthquakes.xcworkspace

About

iOS Application written in Swift 3 that uses open API to show the catalog of Earthquakes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published