FRC scouting client app (Scout) and data visualization and analysis app (Scout Insights) created for the 2022 season.
The Scout app can be used on Android and iOs tablets and phones to gather match data. Once the data for a match is gathered, it is sent into a QR code that can be scanned from the Scout Insights app.
The Scout Insights app can be used on an iPad or an iPhone. It is used to aggregate match data gathered on Scout and calculate and visualize statistics. Data is acquired by scanning the QR code generated by the Scout app.
Scout Insights
- add page for statistics (per robot / all robots combined)
- order scouting sheets by match number
- clean up SheetInfoView
- add crash protection when bad qr code is detected
- add cache
Scout
- add validation on textfields (currently allowed to send sheet with no match number / team number which makes Scout Insights crash)
- add cache