JennyAndersen / MovieCastHub

3 stars 3 forks source link

Create Movie Model #12

Open ElliotoDeCodo opened 8 months ago

ElliotoDeCodo commented 8 months ago

These are the properties for the Movie Title(string) Director(string) Genre(foreign key) Duration(int) Rating(enum or float)

KungAmanda commented 8 months ago

Queries: getall/tilte för Movie get för director get för genre

commands: bara för admin och superuser Crud för movie, director och genre (add,update,delete)