FRC-3711 / scouting

A lightweight web scouting app for FRC teams
0 stars 0 forks source link

Match scouting feature #5

Open b-mck opened 10 years ago

b-mck commented 10 years ago

A user should be able, from a team's page, to start tracking a match in which that team is participating. User should be able to add attempts at various robot actions (shooting, defending, picking up game piece, etc.) and then mark whether each attempt was successful. This should be mobile-optimized, ideally with no scrolling necessary during each phase of play (all actions for Autonomous should appear on screen at the same time; likewise for Teleop/endgame if applicable). Should be easy to navigate between screens.

An admin user should be able to configure what actions appear on the match scouting page for each phase of play.