Quake
Earthquake Detection and Quiz App. Quiz yourself on your knowledge on Earthquakes!
Downloading the File
After downloading the file, please initialise Cocoapods as this file uses CoreXLSX to parse the questions from a XLSX File.
- Run
Pod init
to initalise Cocoapods - Run
Nano podfile
and ensure that the CoreXLSX Module is installed. If it is not, addpod 'CoreXLSX'
undertarget Quake do
- Run
Pod install
to install the Cocoapods Module - Open the xcworkspace file, and NOT the xcodeproj file
Credits
API Taken from: https://github.com/ooper-shlab/SeismicXML-Swift
Developed for SST Innofest