ionicsoft / vidon

A student project to create a video on demand web service. Will only host public-access content.
0 stars 1 forks source link

Setup model #1

Closed Wyvernix closed 5 years ago

Wyvernix commented 5 years ago

All of the models should have correct relationships. Some of the attributes were changed or removed because they were redundant. Some attributes like customer.slots and show.description were not in the data model and were added. All of the important validations were added. However, we still need to decide on maximums for some attributes. Also we need to set unique and index columns. We also still need to correct the test files.