Make scouting data fields actually work well.

This commit is contained in:
astatin3
2024-06-29 02:52:17 -06:00
parent 485205f35c
commit 28a5d909a9
6 changed files with 182 additions and 92 deletions
+1 -3
View File
@@ -2,15 +2,13 @@
Ridgebotics 2025 scouting app in Android
TODO:
- Clean up matchScoutingView class, and make it provide code for both pit and match scouting
- Separate the inputTypes classes into their own files, and integrate the some of the stuff from matchScoutingView to make the code cleaner.
- Copy matchScoutingView to create pitScoutingView
- Make the file browser UI
- Add white border around the datamatrix code to allow file transfer in dark mode
- Fix the code scanning progress indicator
- Make pit and match data field builder UIs. I don't want to have to keep editing a variable
Also TODO:
- Copy matchScoutingView to create pitScoutingView
- Add more types of data fields.
- Make the "Search" menu
- Make the "Compile" menu