An open API service indexing awesome lists of open source software.

https://github.com/iimpaq/earthquakes

An iOS app to fetch and present earthquake data. It was developed as part of the iOS App Dev Tutorials.
https://github.com/iimpaq/earthquakes

asynchronous earthquakes multithreaded multithreading network swift swiftui

Last synced: about 1 year ago
JSON representation

An iOS app to fetch and present earthquake data. It was developed as part of the iOS App Dev Tutorials.

Awesome Lists containing this project

README

          




Earthquakes



Presenting earthquake data







## Description

This repository contains all the code for the Earthquakes app. This app was developed as part of the iOS App Dev Tutorials.
The reason for working my way through the tutorial series is to get started with modern apps for iOS.
By finishing this application I was able to improve my Swift and SwiftUI skills.

## Notes
This app/project was only developed for learning purposes. If you want to build this app yourself, I suggest taking a look at the tutorial yourself (see Acknowledgments).

## Author
Marcus Gugacs

## License
See LICENSE as well as the 3RD-PARTY-LICENSES file.
Files provided through the tutorial starter project have a corresponding license notice at the top of the file.

## Acknowledgments
Some of the files/samples are provided as part of the starter project by Apple Inc.
The geological data is provided by the U.S. Geological Survey (USGS).
The tutorial can be found [here](https://developer.apple.com/tutorials/app-dev-training)

## Contact
If you have any questions and want to get in touch with me, just [send me an email](mailto:iimpaq@proton.me)