mirror of
https://github.com/Team4388/RidgeScout.git
synced 2026-06-08 16:28:00 -06:00
Add CSV exporting
This commit is contained in:
@@ -6,10 +6,10 @@ Ridgebotics 2025 scouting app in Android
|
||||
- Make the "Report" menu, A tool that lets users select data to display from the the teams and compare menus.
|
||||
- Make practice mode
|
||||
#### Data Analysis:
|
||||
- Add CSV exporting of match scouting data.
|
||||
- Statbotics intigration
|
||||
- AI overview of scouting data for a team???
|
||||
#### Functionality:
|
||||
- When a field is created, make updated scouting data return null values, not the default value
|
||||
- Make the system for blank and unselected fields better.
|
||||
- Add more types of data fields.
|
||||
- Make server software to allow for easy sync over wifi
|
||||
@@ -21,7 +21,6 @@ Ridgebotics 2025 scouting app in Android
|
||||
#### Data Analysis:
|
||||
- Make the "Compare" menu, cross comparing team's stats.
|
||||
#### Functionality:
|
||||
- Make pit and match data field builder UIs. I don't want to have to keep editing a variable
|
||||
|
||||
|
||||
## Done:
|
||||
@@ -30,6 +29,7 @@ Ridgebotics 2025 scouting app in Android
|
||||
#### Data Analysis:
|
||||
- Add "history" view type to the teams view menu.
|
||||
- Sentiment analysis of text input type
|
||||
- Add CSV exporting of match scouting data.
|
||||
#### Functionality:
|
||||
- Improve the code scanning progress indicator. It has a rounding error, I think.
|
||||
- Fix navigation crashes.
|
||||
@@ -37,3 +37,4 @@ Ridgebotics 2025 scouting app in Android
|
||||
- Make the file browser UI
|
||||
- Bluetooth data sync
|
||||
- Formalize error messages & stacktraces
|
||||
- Make pit and match data field builder UIs. I don't want to have to keep editing a variable
|
||||
|
||||
Reference in New Issue
Block a user