Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.52 KB

File metadata and controls

53 lines (33 loc) · 1.52 KB

Stratos Dashboard React

React rewrite of the Stratos Dashboard

The Stratos Dashboard is a webapplication for live data tracking & data visualisation
of the htw saar stratos weather balloon.
Check out the demo version with fake data here

This project is based on

Deployment

To use this APP in production you need to specify your own:

  • data API access
  • google maps API key
  • imprint if required

For deployment see Create React App - Documentation / Deployment

Data API format

(wip)

Google maps API key

set GoogleMapsApiKey in /src/config.js

Imprint

adjust the src/components/imprint/imprint.jsto your needs