/gauge-panel

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

Primary LanguageTypeScriptMIT LicenseMIT

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.