Make FieldEditorHelper.java

This commit is contained in:
Astatin3
2024-09-13 15:48:14 -06:00
parent 85c90ac0ff
commit 5b4dc8c33b
9 changed files with 213 additions and 12 deletions
+4 -3
View File
@@ -6,21 +6,22 @@ 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:
- 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
- Test the scouting app
## In Progress:
#### Scouting:
- Fix scouting offset bug
#### Data Analysis:
- Add CSV exporting of match scouting data.
- 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
- Test the scouting app
## Done:
@@ -35,4 +36,4 @@ Ridgebotics 2025 scouting app in Android
- Make everything use Fragments instead of views that toggle visibility
- Make the file browser UI
- Bluetooth data sync
- Formalize error messages & stacktraces
- Formalize error messages & stacktraces