- This Earthquake Monitor website will display live earthquake data of the ten most recent earthquakes of both California and a searched zip code. It will also provide recent California earthquake news, and will sort the recent earthquakes by magnitude for a user to view for California and for a searched zip code.
- WHEN the Earthquake Monitor page loads
- THEN I am presented with the ten most recent California earthquakes, earthquake news from USGS Facebook page, and the recent earthquakes will be sorted by magnitude.
- WHEN I enter a zip code, within California
- THEN I am presented with the USGS Facebook page news, the ten most recent California earthquakes for the zip code searched, within a 100 mile radius, and the recent earthquakes for that area will be sorted by magnitude.
- IF there are no recent earthquakes within a 100 mile radius of the searched area
- THEN I am given an alert that "No recent earthquakes have happened within 100 miles of your zip code."
- AFTER performing a zip code search
- THEN I am presented with my search history, or can otherwise perform a new zip code search to find the recent ten earthquakes for that area.
-
GitHub Repository: https://github.com/mrjeoffrey/earthquake-monitor
-
Images of the Earthquake Monitor website:
To use this Earthquake App or to view the code, go to terminal
or gitbash
and move to Desktop
cd desktop
Create a new directory
mkdir CAEarthquakeMonitor
Clone this repo
git clone [email protected]:mrjeoffrey/earthquake-monitor.git
Open folder in VisualStudioCode
-
© 2022 UCI Full-Stack Web Developer BootCamp Project 1 Students:
-
Jasper Barcial
-
Jeoffrey Batangan
-
Aldreane Lafuente
-
Jessi Magana
-
Joanna Pastcan