FIRSTTeam102 / scoutradioz

Scoutradioz, a multi-team FRC scouting app developed by The Gearheads. Designed for and running on Amazon Web Services.
https://scoutradioz.com
Other
24 stars 9 forks source link

Replace ObjectId with integers for users collection #185

Closed JL102 closed 8 months ago

JL102 commented 8 months ago

This is to facilitate QR code transmission, because LZMA can much more easily compress 1-4 digit integers than a 24-digit random hex string.