Update README and change bundle identifier.
This commit is contained in:
parent
fc2e26d606
commit
0504040374
5 changed files with 18 additions and 9 deletions
15
README.md
15
README.md
|
|
@ -1,6 +1,16 @@
|
|||

|
||||
|
||||
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/)
|
||||
Loading…
Add table
Add a link
Reference in a new issue