- Custom web app + backend allowing for semi-autonomous robot control for the 2025 FRC game, Reefscape
- Features a JS react app for frontend and a flask + python server for the backend
- To run the development web app, run
npm startin the terminal. - Then, run the
server.pyfile to start the server.
Developed by Tima Gezalov