Skip to content
forked from samp42/Scout

FRC Scouting App Pair for the 2022 game

Notifications You must be signed in to change notification settings

domilx/TechScout2022

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scout Project

FRC scouting client app (Scout) and data visualization and analysis app (Scout Insights) created for the 2022 season.

Overview

Scout

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.

Screen Shot 2022-04-07 at 11 06 28 PM Screen Shot 2022-04-07 at 11 06 33 PM Screen Shot 2022-04-07 at 11 06 38 PM

Scout Insights

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. Screen Shot 2022-04-07 at 11 08 03 PM

TODO (in order of priority)

Scout Insights

  1. add page for statistics (per robot / all robots combined)
  2. order scouting sheets by match number
  3. clean up SheetInfoView
  4. add crash protection when bad qr code is detected
  5. add cache

Scout

  1. add validation on textfields (currently allowed to send sheet with no match number / team number which makes Scout Insights crash)
  2. add cache

About

FRC Scouting App Pair for the 2022 game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Makefile 48.6%
  • Swift 25.8%
  • Dart 23.9%
  • Other 1.7%