Simple site for watching movies, which provides for the registration of users, as well as the purchase of a premium subscription.
Movies can be sorted, filtered. Also, each film can be commented on, added to the list of favorites, or just like.
Users can be the following, unregistered user:
- viewing public content
registered user:
- like movies,
- write comments,
- add to favorites list,
- see views
premium user:
- watching premium content
Administrator:
- deleting movies,
- changing movies,
- take user premium
- delete user account
To start database move to file, in terminal and write:
docker-compose up