This repository holds the front-end dashboard for Echoes of Tomorrow, used to monitor and control system behavior live during the GLOW 2025 exhibition.
- Real-time visual feedback
- Shows system status (e.g., microphone input, arm response)
dashboard/
├── code/ # Front-end source code
├── tests/ # Unit/UI tests
└── documentation/ # Design docs and usage guides
git clone https://github.com/echoes-of-tomorrow/dashboard.git
cd dashboard---See documentation/ or the Wiki for details on architecture, function descriptions, and setup.
main: Production-ready codedevelop: Active developmentfeature/<name>,bugfix/<name>,hotfix/<name>: Use Git Flow
<type>: <short description>
Example: fix: LED flickering on pin 6