Skip to content

A website with the help of which you can create your own movie playlist after logging in. You can add a movie to the front page as your favorite. You decide what category you assign the movie to. You can create any category. You can add data such as: title, description, cover and movie trailer link to the movie.

Notifications You must be signed in to change notification settings

macmac4/filmweb

Repository files navigation

FilmWeb sites.

FilmWeb is an international and innovative network dedicated to people who like watching movies.

Table of contents

General info

A website with the help of which you can create your own movie playlist after logging in. You can add a movie to the front page as your favorite. You decide what category you assign the movie to. You can create any category. You can add data such as: title, description, cover and movie trailer link to the movie.

Screenshots

Example screenshot

Technologies

Setup

Project requires Node.js v14+ to run.

Install the dependencies and devDependencies and start the server.

$ npm install
$ npm run serve

For production environments...

$ the same as above but last commend run
$ npm run build

Demo Example

Link to show examples of usage: https://filmweb-6478d.web.app/

Branche

I'm using metodology Gitflow.

  • master - main branch, protected, merge only by authorized persons, production builds
  • dev - development branch, all changes for testing, test builds go to it
  • the remaining branches contain smaller modules or changes that need to be committed before merging into the test version

Status

Project is: in progress

Contact

Created by maciasbuczynski@gmail.com - feel free to contact me!

About

A website with the help of which you can create your own movie playlist after logging in. You can add a movie to the front page as your favorite. You decide what category you assign the movie to. You can create any category. You can add data such as: title, description, cover and movie trailer link to the movie.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published