Hame-daani / final-project

my final year project for bachelor degree in Computer Engineering
0 stars 0 forks source link
collabrative-filtering django django-rest-framework movies movies-recommendation pearson-correlation recommendation-system recommender-system vue-router vuejs vuetify vuex

Cinema Social Media with Recommendation System

for more info read this

Technologies

list of technologies that has been used in this project.

Backend

Frontend

Algorithms

In this project the recommender systems has been implemented using Collaborative Filtering. Similarity Score between uesrs and between movie calculated using Pearson Correlation Coefficient.

Features

In this project two instance of recommender has been implemented.

each have a set of features:

Screenshots

for more visit here

Home Page

here you can see two list of recent reviews. and also two panels for list of recommendation from each recommender.

Home

Movie Page

here you can see movie details, add a review or view list of others reviews for this movie.

Movie Details

Movies List

here you can search and filter list of all the movies in site.

Movie List

Reviews Page

in this page you can view details of a review, edit it if its your, comment on it or reply to other comments.

Review Details

Users Profile

here you can view users info.

User Profile