Skip to content

Simbotics/Scouting-Platform

Repository files navigation

FRC Scouting Platform

Flutter version Dart version

A simple and easy-to-use scouting platform for FRC competitions, built with Flutter. This app allows FRC teams to collect and analyze scouting data during competitions.

Features

  • Record data for individual matches, including scores, balancing metrics, and various other stats for each team
  • View and analyze match data in real-time to make informed decisions about alliance selection and game strategy
  • Store data securely on a scanning device and export it for future use

Getting Started

To get started with this app and run it, follow these steps:

  1. Install Flutter and Dart on your machine
  2. Clone this repository using git clone https://github.com/Simbotics/2023-Scouting-Platform.git
  3. Run flutter pub get to install dependencies
  4. Run the app using flutter run command

To build the app, follow these steps:

  1. Install Flutter and Dart on your machine
  2. Clone this repository using git clone https://github.com/Simbotics/2023-Scouting-Platform.git
  3. Run flutter pub get to install dependencies
  4. Run the build process by using flutter build apk --target-platform android-arm --profile

Documentation

You can find documentation for both our Schedule Generator and this project here

Contributing

Contributions are always welcome! If you have an idea for a feature or want to report a bug, please open an issue on this repository.

If you want to contribute code, please fork this repository and create a pull request with your changes.

License

This project is licensed under the BSD-3-Clause License.