Giter Club home page Giter Club logo

meteorite-impact-visualization's Introduction

Meteorite Impact Visualization Travis CI badge

React application for visualizing Earth meteorite impact locations

System Requirements

Setup

git clone https://github.com/nathanielhall/meteorite-impact-visualization.git
cd meteorite-impact-visualization
npm install

Running the app

npm start

This will launch the application in your browser at http://localhost:8080. If the browser doesn't open, try typing in the address.

This is what you are looking for:

App Screenshot

Scripts

npm <script> Description
build generate production build
start run dev server
test run jest
lint lint js(x) files
prettier run prettier

About the app

This application retrieves meteorite impact locations from, https://data.nasa.gov/resource/y77d-th95.json, and plots them onto a Map. The map is built using React Leaflet.

The application provides an "Import" button that will re-import the data for the specified start and end dates. The default start date is 2010, and the end date is the current year. I chose to use the year rather than the full date, because the data contains only the year.

The application provides a way to view a table of user edits. This can be accessed by clicking the "Edits" button. This table will show all user edits in the order of last change on top.

The table displays the following columns:

  1. timestamp
  2. id of the record changed
  3. the original data
  4. the updated data

The application allows the user to interact with the map:

  1. Zooming in and out, and panning the map using the keyboard and mouse
  2. Click a single point to view the associated data as a popup.
  3. Make changes to the data displayed in the popup.

meteorite-impact-visualization's People

Contributors

nathanielhall avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.