Skip to content
This repository has been archived by the owner on Jul 17, 2019. It is now read-only.
/ gauge-panel Public archive

Renders gauge panels and listens to messages that change the parametrs.

License

Notifications You must be signed in to change notification settings

porkbrain/gauge-panel

Repository files navigation

Gauge Panel

Gauge panel project for my final year project of my Computer Science course on Middlesex University London.

My final year project consists of developing a service polling data from flight simulator engine and distributing it to the frontend app that animates the UI. This repository contains the frontend app.

My supervisor is Igor Topolski.

Usage

To install and run this project, simply run following commands:

npm i

npm start

Configuration

Ensure the .env file is configured properly.

Releases

No releases published

Packages

No packages published