Skip to content
This repository has been archived by the owner on Sep 5, 2022. It is now read-only.

AstroJays-Hopkins/Ground-Station

Repository files navigation

Avionics Ground Station

This repository is particularly reserved for the Avionics Ground Station team, if you wish to see the code for the Avionics in-rocket telemetry systems please visit the Avionics repository.

Overview

The ground station code invovles the making of a GUI made using REACT-JS as the front-end using flaskApp as the backend where most of the functionality and communication with the in-rocket telemetry systems occurs. Flask is a microframework for Python based on Werkzeug, and Jinja 2. React makes it painless to create interactive UIs. React efficiently updates and renders just the right components when your data changes.

Set-Up Instructions

  1. Clone this repository:
git clone https://github.com/AstroJays-Hopkins/Ground-Station.git
  1. Install node.js and npm:
https://nodejs.org/en/
  1. Change your directory to be inside this repository and start npm
cd Ground-Station
npm start
  1. Travel to localhost:3000 for the UI.

Preview:

About

Front-End and Back-End software to track rocket telemetry readings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •