Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.24 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.24 KB

HeadScout

All in one scouting data analysis.

View all of your match data at once

headscoutscreenshot1

Look up statistics for individual teams

Both match and pit scouting data is shown.

HEADSCOUTss2

Robot Comparison (WIP)

Compare the statistics of two robots.

Statistics (WIP)

Calculate more statistics for robots, match probabilities, etc.

Settings Page

Currently just lets you set sheet ID. image

Planned

  • For now, import from google sheets (current way our team stores scouting data + automatic integration with google forms)
    • In future create proper backend
  • Re-create some simple statistics and features that my team currently uses
  • Add more user friendly UI to help pick robots, compare statistics, etc.

Technologies info

Made using Electron & React Bootstrap

Dev Setup

  • Have node.js installed
  • In project directory run npm install
  • To start app run npm start
  • To restart app run rs

Contributors

  • hydrol0x
  • UB3R