A scouting application designed for FRC (FIRST Robotics Competition) teams to efficiently collect, analyze, and manage match and team performance data.
- 📊 Data Collection: Gather real-time match data on teams and robots.
- 🖥️ User-Friendly UI: Simple and efficient interface built with wxWidgets.
- 🌐 Data Bass: Store data locally using SQLite.
- 🤖 Machine Learning Predictions: Uses Random Forest to predict match outcomes based on team performance data.
- 📤 QR Code Export: Export team and match data as QR codes for quick data transfer.
Download the latest release from the Releases Page and follow the instructions provided.
- Launch the application.
- Input match data or import existing datasets.
- Use machine learning predictions to strategize effectively.
- Export reports for strategy planning.
Contributions are welcome! Feel free to open issues or submit pull requests to improve functionality or fix bugs.
This project is licensed under the GPL 2.0 License. See the LICENSE file for details.
For inquiries or feature requests, open an issue on GitHub.