Update README and change bundle identifier.

This commit is contained in:
Raktbastr 2025-02-06 21:30:49 -06:00
parent fc2e26d606
commit 0504040374
5 changed files with 18 additions and 9 deletions

View file

@ -1,6 +1,16 @@
![Laser Scouter](https://laserrobotics.org/wp-content/uploads/2025/02/laserscouterlogo.png)
A FRC scouting and statistics app. Developed by Laser Robotics.
A simple FRC scouting app. Developed by Laser Robotics.
# What is planned
* Breakdowns of match statistics
* Stat comparisons
* Ability to export data
# Some extra notes
This is a side project by a few of our members and is our first Flutter project. Please leave suggestions and tips about what we could do better!
# How to contribute
@ -13,5 +23,4 @@ A FRC scouting and statistics app. Developed by Laser Robotics.
1. Run the command `flutter run` in your terminal while inside project folder.
2. Open the app in your desired platform.
* If you plan to test on an iPhone, you must have a Apple Developer account and a MacOS device with Xcode. I reccomend [this guide](https://www.geeksforgeeks.org/how-to-install-flutter-app-on-ios/)
* If you plan to test on an iPhone, you must have a Apple Developer account and a MacOS device with Xcode. I reccomend [this guide](https://www.geeksforgeeks.org/how-to-install-flutter-app-on-ios/)