Skip to content

kremerben/wasthatanearthquake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Was that an Earthquake?

https://earthquake.kremer.dev/

ReactJs version of a simple website made a few years ago.

Figures out where you are, either by location access granted to the browser, or by your IP address. Then compares your location to data retrieved from the USGS.gov earthquake json feed: https://earthquake.usgs.gov.

Comparing the strength and location of recent earthquakes we'll see if that was a genuine earthquake you felt, or just a truck rumbling down the street.

TO DO

  • Feedback Component
  • Compile list of nearby earthquakes
  • List/Display nearby earthquakes
  • Deploy https://earthquake.kremer.dev/
  • add dropdown device to choose from wider timelines:
    • Just Now
    • Earlier Today
    • This past week
  • Rebuild comparison algorithm
  • Rebuild Google Maps
  • Fix Google Maps Markers
  • Intro text