This is a copy of the Netflix application. You can expect to do the same actions as on the official app. For example: A user can create an account, he can also enter a subscription model, which will provide different movies or tv series he can watch.
Visit the Model Documentation Website for detailed information about the models used in this project.
The image above illustrates the database structure used in this project.
- CREATE an user account
- DELETE an user account
- UPDATE an user account
- ADD new movies/tv series or episodes
- DELETE movie/tv series or episode
- ADD an episode to a tv series
- ADD an movie/tv series to a subscrition
- AUDIT all actions performed on the database
