Skip to content

Cinematrix is a user-friendly platform that allows you to easily keep track of watched movies, add reviews, and mark favorites. In addition, it provides tailored movie recommendations based on your individual preferences. This website is created as a school project in TDT4140 - Software Engineering.

Notifications You must be signed in to change notification settings

madsab/Cinematrix

Repository files navigation

Logo

Cinematrix

A web application for recommending movies.

Project Description

Cinematrix is a web application for tracking movies you have watched as well as parts about them that you enjoyed. You can rate movies, favorite genres, actors, directors and so on.

The application will use this information to give recommendations for good movie candidates to choose from for your next film experience. We also offer the ability to filter through a database of movies in case the recommendations just aren't hitting right.

Getting started

If you do not have Node.js installed, install it here:

Then, navigate to the project folder and install dependencies:

npm i

To run the application; run the (development) server:

npm run dev

Then open http://localhost:3000 with your browser to see the application.

Built with

Project status

The project is being created for the subject TDT4140 - Programvareutvikling as a group project.

Contributors:

About

Cinematrix is a user-friendly platform that allows you to easily keep track of watched movies, add reviews, and mark favorites. In addition, it provides tailored movie recommendations based on your individual preferences. This website is created as a school project in TDT4140 - Software Engineering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages