This scouting app is ment to be 100% modifiable and operable by AI. In the following year, this can easily be adapted into another app because AI can generate it all for you.
core.cpp Has information about all pit scouting fields, displays the content of those fields for users to fill out using a list of teams data_teams.csv (generate by asking google ai overview about comp + teams). It then saves inf into pitScouting/"teamNum"/"num".csv were teamNum is the number of the teams and num is the newber on newest entry so data is never overwritten.