Skip to content

This is a earthquake monitoring web application I worked on to display major earthquakes within a specific period of time

Notifications You must be signed in to change notification settings

TobbyEchonga/EarthquakeMonitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earthquake Monitoring

This is a earthquake monitoring web application that uploads earthquake data from https://earthquake.usgs.gov/ and stores it locally where you can view on a map

Prerequities

Install visual studio version 2015 and above
Get a google map API inorder to gain access to google maps at https://developers.google.com/maps/documentation/embed/get-api-key

Installing

  • Clone the repository
$ git clone https://github.com/TobbyEchonga/EarthquakeMonitoring.git
  • Upload the file
Unzip to the folder to where visual studio projects are
  • Edit directory
Edit the location to the db inorder to locate your file
  • Edit google API
After getting an API KEY, look for the term API_KEY_required on all the all the pages that require maps and place it there.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Languages and frameworks

Javascript, HTML and CSS were used

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Aspsnippets - The web framework used for the project
  • Stackoverflow

alt text

About

This is a earthquake monitoring web application I worked on to display major earthquakes within a specific period of time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published