Files
RidgeScout/README.md
T

53 lines
3.0 KiB
Markdown
Raw Normal View History

2024-10-06 16:06:43 -06:00
![Ridgescout](https://github.com/Team4388/ScoutingApp2025/blob/main/metadata/en-US/images/featureGraphic.png?raw=true)
2024-03-28 10:21:54 -06:00
2024-09-30 15:57:52 -06:00
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"
2024-10-01 07:34:27 -06:00
height="80">](https://f-droid.org/packages/com.ridgebotics.ridgescout/)
2024-09-30 15:57:52 -06:00
**Note**: The F-Droid version of this app is not currently up to date with the GitHub release
[**Read the wiki**](https://github.com/Team4388/ScoutingApp2025/wiki)
2024-10-06 16:06:43 -06:00
[**Test Data**](https://github.com/Team4388/ScoutingApp2025/blob/main/2024week0-1728149849985.scoutbundle)
2024-09-30 15:57:52 -06:00
#### Here is an overview of the main features currently included in the app:
2024-09-25 14:42:16 -06:00
- This project is written for Android! No need for some kind of janky laptop charging setup.
- Similar to ScoutingPASS, there are many diffrent types of fields that can be used to collect data.
- The app is designed to handle updates to the fields on the fly, without loosing any data!
- Unlike other scouting solutions, scouters can disable any field they did not measure, and disabled fields will not be included in any calculations.
- Dynamic displays based off of the diffrent fields.
- Data transfer including 2D codes, Bluetooth, and File Bundle.
- Exporting using CSV.
2024-09-30 15:57:52 -06:00
- Deployment on F-Droid
2024-10-06 16:06:43 -06:00
- Data cloud sync using an FTP server
2024-09-25 14:42:16 -06:00
#### Things that are yet to be implemented:
- A page that lets users cross-compare scouting data between teams. (Compare)
- A page that lets scouters more easily make reports to the drive team before a match starts (Report)
2024-10-01 07:32:00 -06:00
2024-09-25 14:42:16 -06:00
#### Things that may or may not be implemented:
- Statbotics intgration
- Scout error estimation using OPR-like calculation
- - Would most likely require Statbotics
2025-07-25 12:51:01 -06:00
https://www.thebluealliance.com/avatars
2024-09-25 14:42:16 -06:00
### Screenshots
2024-09-25 14:59:43 -06:00
|Match scouting interface|Field editor|Teams data viewer|
|-|-|-|
2024-10-01 07:32:00 -06:00
|![Screenshot1](https://github.com/Team4388/ScoutingApp2025/blob/main/metadata/en-US/images/phoneScreenshots/1.png?raw=true)|![Screenshot2](https://github.com/Team4388/ScoutingApp2025/blob/main/metadata/en-US/images/phoneScreenshots/2.png?raw=true)|![Screenshot3](https://github.com/Team4388/ScoutingApp2025/blob/main/metadata/en-US/images/phoneScreenshots/3.png?raw=true)|
2024-09-30 15:57:52 -06:00
2025-07-25 12:51:01 -06:00
<!--
Things:
- Added verbosity on could not find team number error
- Tally counter now has more visible font (@style/TextAppearance.MaterialComponents.Headline6)
- Match scouting title bar's background now fills its container (There was a small gap before)
- Added border around match title bar buttons
- Changed the rescout color to be a less obnoxious blue
- Removed blank space above pit scouting team selector
- Added new scouting indicator for pit scouting
- TBA now sometimes does not let you download all of the team images, go to https://www.thebluealliance.com/avatars in a web browser to try to fix this
- Moved dropdown title text box slightly farther up
- Added downwards pointing triangle to dropdown
- Removed slight gap in icon of the team option
2025-07-25 13:54:36 -06:00
- Add headers to settings
- Moved field edit buttons into the scroll view, so there is no overlap
2025-07-25 12:51:01 -06:00
-->