Skip to content

AndriiVeremchuk20/movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie-app

Simple site for watching movies, which provides for the registration of users, as well as the purchase of a premium subscription.

Movies

Movies can be sorted, filtered. Also, each film can be commented on, added to the list of favorites, or just like.

Users

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

Pages screenshots

home page
Home page

movie watch page
Movie watch page

registration page
Registration page

profile page
Profile page

admin mode
Admin mode

admin stats page
Admin stats page

Dependencies

Client

Server

Database

Getting Started

Database

To start database move to file, in terminal and write:

docker-compose up

Releases

No releases published

Packages

No packages published

Languages