FRC2706 / FRC2706/MCMergeManager
Redesign database server interaction
Open
Offseason Project
- Dominant language
- Java
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
After having the database up for a season, we should sit down and discuss what core functionality we need from the database, and what modifications we can do to get there.
Some things that come to mind:
- [ ] Make it more straightforward for the app to sync its `matchData.json` file (hopefully avoid needing hacks like stuffing data into random fields like posX).
- [ ] To get it ready for Play Store, let multiple teams upload data such that they can't see each other's data.
Related to #163
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.