Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 413 Bytes

File metadata and controls

11 lines (7 loc) · 413 Bytes

reef-tracker

  • 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

Getting Started

  • To run the development web app, run npm start in the terminal.
  • Then, run the server.py file to start the server.

Developed by Tima Gezalov