4201VitruvianBots / ScoutingApp2023

Development of Team 4201's Scouting Application
https://4201VitruvianBots.github.io/ScoutingApp2023
6 stars 2 forks source link

Some column names in the database are slightly confusing #212

Open JosiahFu opened 1 year ago

JosiahFu commented 1 year ago

Very low priority - but some of the column names in the database are confusing to know what they represent without looking in the app to see which inputs they map to. I'd recommend asking people outside of data science to see if they know what the column names in the db represent, and if not we can look at renaming them to be a bit more clear. This isn't important though, as at the end of the day we shouldn't use column names outside of the backend; this is mainly just for making it easier to maintain the app in the future.