team4909 / 2018-Core

2018 Scouting Platform
MIT License
10 stars 3 forks source link

Offline Team Names from TBA #14

Closed roshanr10 closed 6 years ago

roshanr10 commented 6 years ago

Would be nice to pull team names from The Blue Alliance and store it in MongoDB.

For the size of the FRC community, even caching all of them wouldn't be a big struggle, it's significantly less data than the data we collect during events.

Once we have them in the DB, we can leverage the collection in the main query and join the two.

Subtask List

Edit: See #12 for API Docs

roshanr10 commented 6 years ago

Closing as abandoned for the time being as this is likely to involve a significant amount of additional work to integrate with the API and then into our queries for little strategic advantage.