Open wilsonwatson opened 1 year ago
Could also look at an electron app like https://github.com/FRCDashboard/FRCDashboard
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.
Example of javelin app with react https://github.com/caprica/spa-javalin-react
Investigate using Jetty or Javalin for hosting a webserver on the robot to act as a customizable dashboard (to replace Shuffleboard)
Questions: