-
Notifications
You must be signed in to change notification settings - Fork 1
Home
WildRank is an FRC scouting app developed by the WildStang Robotics Program. It is an offline progressive web app (PWA), meaning it can be run on practically any modern web browser and can be "installed" to be run even when offline. The app includes a custom web server to support some more advanced features, but for the most part is able to be run with any generic web server. Finally, the app is licensed with the Mozilla Public License 2.0 (MPL 2) so you can develop your own custom version for your team.
Data from our first -very successful- season of using WildRank can be found in the wildstang/2022_scouting_data repo. But the year is now 2023 and we are now beta testing a brand new version of WildRank. You can read about the new update here and you can find documentation for both versions of the app in this wiki.