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.
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:
matchData.json
file (hopefully avoid needing hacks like stuffing data into random fields like posX).Related to #163