[go: nahoru, domu]

Skip to content

suryachintu/Capstone-Project

Repository files navigation

Capstone-Project

Repository for final project for Udacity Nanodegree.

Capstone Project Stage-01 and Stage-02

Overview

Here is the fully functional app which is a part of Android Developer Nanodegree Program from Udacity.

QuakeALert is an app which displays the earthquakes that occured from the past day. It fetches data from the USGS website

Features

  • Magnitude and name of the place where the earthquake has occured.
  • Detail view of the place on the map where it has occured.
  • Location includinng lattitude and longitde.
  • How far the earthquake happened from you.
  • Share the earthequake details.

Earthquakes can be sorted according to the following

  • Magnitude.
    • Minimum 4.5.
    • Minimum 2.5.
    • Minimum 1.0.
    • All eathquakes occured from past day.

Notifications

Empowers the user with notifications when there is a earthquake :

  • with magnitude greater than 7
  • nearby location, country or worldwide.

Preview

Libraries used

Key Concepts

  • Use of sync adapters.
  • Use of SQLite and Content Providers.
  • Support of larger screens (Tablets,Multi Pane ui).
  • JSON Parsing.
  • Unit Testing.

About

Repository for final project for Udacity Nanodegree.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages