GitHunt
TO

TobbyEchonga/EarthquakeMonitoring

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

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

Languages

CSS35.1%JavaScript30.6%ASP.NET25.0%Visual Basic .NET9.4%

Contributors

Created December 9, 2019
Updated August 11, 2021
TobbyEchonga/EarthquakeMonitoring | GitHunt