Git Product home page Git Product logo

ud-earthquake-monitor's Introduction

Earthquake Monitor

Description

The app shows what Earthquakes registered today

On the first screen user can see them on the map

Tapping on the pin provides a litle bit of information, but pressing the Info button on the right opens detail view with full information

Also, user can use tabs to navigate for a list view.

Data don't load from server this time, but from local Database

Detail page and persistent

When user first click detail the network request happen If they click next time, the data loading from local Core Data

Self check

✅ The app contains multiple pages of interface in a navigation controller or tab controller, or a single view controller with a view that shows and hides significant new content.

✅ The user interface includes more than one type of control.

✅ The app includes data from a networked source.

✅ The networking code is encapsulated in its own classes.

✅ The app clearly indicates network activity, displaying activity indicators and/or progress bars when appropriate.

✅ The app displays an alert view if the network connection fails.

✅ The app has a persistent state that is stored using Core Data or a service with local persistence capabilities (e.g. Firebase or Realm).

✅ The app functions as described in the README, without crashes or other runtime errors.

Data provider

https://earthquake.usgs.gov/fdsnws/event/1/#parameters

ud-earthquake-monitor's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.