Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Web-based Dashboard #171

Open
2 tasks
wilsonwatson opened this issue Apr 14, 2023 · 4 comments
Open
2 tasks

Web-based Dashboard #171

wilsonwatson opened this issue Apr 14, 2023 · 4 comments

Comments

@wilsonwatson
Copy link
Contributor

Investigate using Jetty or Javalin for hosting a webserver on the robot to act as a customizable dashboard (to replace Shuffleboard)

Questions:

  • What front-end language to use? (i.e., Typescript, Javascript, Rust, some combo)
  • What other features should the dashboard support?
This was referenced Apr 14, 2023
@wilsonwatson wilsonwatson added this to the Offseason milestone Apr 14, 2023
@legoguy1000
Copy link
Member

Could also look at an electron app like https://github.com/FRCDashboard/FRCDashboard

@wilsonwatson
Copy link
Contributor Author

Not sure if there's any advantage to an electron app over a web app. Ideally, we wouldn't need to install any software on the driver station.

@legoguy1000
Copy link
Member

Example of javelin app with react https://github.com/caprica/spa-javalin-react

@wilsonwatson
Copy link
Contributor Author

wilsonwatson commented Apr 16, 2023

Frontend proof of concept using egui

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants