Add file bundles.

Start work on ftp support.
This commit is contained in:
Astatin3
2024-09-15 20:49:16 -06:00
parent 4f4c39bc92
commit dded2773cf
15 changed files with 223 additions and 61 deletions
+5 -6
View File
@@ -6,27 +6,25 @@ 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:
- Statbotics intigration
- Statbotics intigration???
- AI overview of scouting data for a team???
- Make the "Compare" menu, cross comparing team's stats.
#### 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
- Deploy to F-Droid
## In Progress:
#### Scouting:
- When a field is created, make updated scouting data return null values, not the default value
- Fix scouting offset bug
#### Data Analysis:
#### Functionality:
- Make server software to allow for easy sync over wifi - FTP
## Done:
#### Scouting:
- Add an "unselect" option to all of the scouting fields
- When a field is created, make updated scouting data return null values, not the default value
- Fix scouting offset bug
#### Data Analysis:
- Add "history" view type to the teams view menu.
- Sentiment analysis of text input type
@@ -39,3 +37,4 @@ Ridgebotics 2025 scouting app in Android
- 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
- Make the system for blank and unselected fields better.