SkillAgentSearch skills...

Earthquakes

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

Install / Use

/learn @anyashka/Earthquakes
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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
View on GitHub
GitHub Stars7
CategoryDevelopment
Updated2y ago
Forks0

Languages

Swift

Security Score

55/100

Audited on May 10, 2023

No findings