Skip to content

Implement initial data model

Jesse Tilro requested to merge data-model into development

Implemented the essential entities and their relations as described by the initial data model in the form of Rails models. More minor models will follow later, and validations still have to be implemented.

Merge request reports