Commit Graph
4 Commits
Author SHA1 Message Date
Mataniko b5636d15e0 WEB: Clean up data and fix spelling errors 2020-09-27 22:08:07 -04:00
Mataniko b4bb9c119b DATA: Create a class to update the existing data model from spreadsheet 2020-09-27 22:08:07 -04:00
Mataniko 4d78399ea2 WEB: Add error handling about missing required fields
In the new data model, some field operate as keys for other parts of the model.
This now performs some validations and will throw an error if fields are missing.

For example: a Game must have an Engine, but does not require datafiles
2020-09-27 22:08:07 -04:00
Mataniko c6207590c9 DATA: Add new data files
These data are the foundation for a new data model, that will be used
to normalize names across the site, and a foundation of new features.
2020-09-27 22:08:07 -04:00