Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

ionicbond-9738/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

...

About

2024 Offseason Scouting Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 73.9%
  • C++ 12.4%
  • CMake 9.8%
  • HTML 1.4%
  • Swift 1.2%
  • C 0.7%
  • Other 0.6%