---
title: dashboard-kickoff-2020-09-15
tags: minutes
---
# Dashboard Kick-off - 2020-09-15
## Participants
- Thibault Martinez (IF)
- Andrew Brough (IF)
- Evaldas Drąsutis (IF)
- Janis Vegis (IF)
- Louay Kamel (IF)
- Luca Moser (IF)
- Navin Ramachandran (IF)
- Felix Fabrega (EXT)
- Javi Torres (EXT)
## Goals
- Presenting the team;
- Presenting the project;
- Brainstorming on technologies and requirements;
## Discussion topics
### Team Presentation
- Thibault Martinez:
- Andrew Brough: Head of UX/UI design, problem solving into tangible products (apps, websites, ...);
- Evaldas Drąsutis: Smart contract team;
- Janis Vegis: UX designer, internal/external projects;
- Louay Kamel: Software/Database Engineer, focusing on permanode;
- Luca Moser: Software Engineer, working on HORNET and Go library
- Navin Ramachandran: Board Member, likes to make IOTA easy to use
- Felix Fabrega: Porting the dashboard to Bee and maybe working on the new one;
- Javi Torres: Telecom Engineer, porting the dashboard from HORNET to Bee
### Current dashboard
- https://dashboard.mainnet.lucamoser.ch/dashboard
- Historically tied to HORNET;
- Was extracted in a repository;
- React based App;
- Gets data from websockets and draw graphs;
- Network usage, neighbors
- Tangle explorer
### New dashboard
- Google form dashboard features;
- We'll start with one node per dashboard;
- Move the bee-wg-dashboard channel;
#### Design
- New design was done nearly a year ago;
- Different nodes uses different metrics/plugins;
- Should the dashboard be launched by the node or external app?;
#### Technologies
- Use Svelte to keep it lightweight/compact and performant;
- It's a compiler, simpler to write, compiles to HTML/CSS;
- Keep it aligned with other IF projects;
- JSON or gRPC ?
#### Requirements
- Bee/Hornet
-
- Chronicle
- Dashboard is more of a control panel;
- Wasp
- May require handling many nodes in the dashboard;