Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 11 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@
# DevilScout
# Devil Scout

A mobile app for collecting scouting data at FRC competitions, built by Team 1559. Using the Flutter framework, it runs on both iOS and Android devices, and is designed with future expansion in mind. Features include:
- Live data collection from matches and pits
- Additional data powered by [The Blue Alliance](https://thebluealliance.com)
Devil Scout is a unified scouting solution for FIRST Robotics Competition events, designed for teams who lack the resources to effectively collect and analyze data on their own. Rather than isolating each team's data, we pool everything from each event in order to produce more accurate analysis.

## Features

- Collect data from matches and pits
- Additional metadata powered by The Blue Alliance
- Team analysis summaries
- Management by team admins
- Secure authentication
- Custom centralized database servers
- Synchronized across all devices
- And more to come in the future!

## Building

Requires Flutter SDK v3.1.5 or higher. Dart packages will be downloaded automatically. Use the `flutter build` commands to create a package for deployment. See [Flutter's documentation](https://docs.flutter.dev/testing/build-modes) for more details.

## Usage

See our [wiki](https://github.com/Team1559/DevilScout/wiki) for guides, instructions, and other assistance.

## Screenshots

| Main Menu | Match Select | Questions |
|-|-|-|
| ![Screenshot of Main Menu](https://github.com/Team1559/DevilScout/assets/89086035/3ca4cbf7-5858-45e1-b8ee-32963d2a4a4a) | ![Screenshot of Match Select](https://github.com/Team1559/DevilScout/assets/89086035/12109250-f9eb-431c-a2d1-6fad0d93be59) | ![Screenshot of Questions](https://github.com/Team1559/DevilScout/assets/89086035/0aa8f7ca-e3e9-46da-b4b6-bca24cb95c5d) |
| Main Menu | Match Select | Questions | Analysis |
|-|-|-|-|
| ![15 Pro Main Menu](https://github.com/Team1559/DevilScout/assets/89086035/c153bb92-d075-4531-9fc5-5fb781bb3987) | ![15 Pro Match Select](https://github.com/Team1559/DevilScout/assets/89086035/2250f487-b8ae-4221-aa97-3914147a5ca6) | ![15 Pro Questions](https://github.com/Team1559/DevilScout/assets/89086035/32eee769-cf08-4565-8ee3-344b32ecc547) | ![15 Pro Analysis](https://github.com/Team1559/DevilScout/assets/89086035/3e2afffa-0619-432b-8eee-33cd7b04d337) |