Skip to content

GLOW-Delta-2025/dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Echoes of Tomorrow - Dashboard Interface

This repository holds the front-end dashboard for Echoes of Tomorrow, used to monitor and control system behavior live during the GLOW 2025 exhibition.

Overview

  • Real-time visual feedback
  • Shows system status (e.g., microphone input, arm response)

Project Structure

dashboard/
├── code/               # Front-end source code
├── tests/              # Unit/UI tests
└── documentation/      # Design docs and usage guides

Getting Started

git clone https://github.com/echoes-of-tomorrow/dashboard.git
cd dashboard

Technologies Used

Testing

---

Documentation

See documentation/ or the Wiki for details on architecture, function descriptions, and setup.

Branches

  • main: Production-ready code
  • develop: Active development
  • feature/<name>, bugfix/<name>, hotfix/<name>: Use Git Flow

Commit Convention

<type>: <short description>

Example: fix: LED flickering on pin 6

About

Contains the front-end monitoring interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors