Skip to content

ionicbond-robotics/Scouting-Site-2024

 
 

Repository files navigation

Scouting Site

A base scouting site for FTC / FRC (Or any competition alike) teams.

Requirements:

  1. Dart & Flutter installed (Recommeneded, not neccessary).
  2. Git installed (or modify from github, not recommended).
  3. A Firebase project with a Firestore Database & the web option configured.

Using the search functionality

On the Summation and Averages pages, exists a search bar that allows to search for specific entries in a simple way. E.g If im looking for any team that has a score of 12 on the autonomous page, ill enter autonomous:12.

Or if im looking for all the entries of team 9738 from game # 12 ill do team:9738, game:12.

Supported Search Keys

Name Search key
Team (number only) team
Game game
Scouter scouter
Total Score score
Form Page pageName

Documentation

...

Releases

No releases published

Packages

No packages published

Languages

  • Dart 73.8%
  • C++ 12.5%
  • CMake 9.8%
  • HTML 1.4%
  • Swift 1.2%
  • C 0.7%
  • Other 0.6%