frc2052 / FRC-Krawler

FIRST Robotics scouting app brought to you by Team 2052
MIT License
24 stars 24 forks source link

Game Screen Finalization and Metrics Implementation #81

Closed tomassep18 closed 2 years ago

tomassep18 commented 2 years ago

In version 4.3 of FRC Krawler Development, we made substantial changes to the ServerGamesScreen. Finishing the implementation of this screen to add, save, and maintain games within the app. This involved the creation of a database and the implementation of a few states, but has created further accessibility to the Metrics screen for further testing and development.