Movies Watchlist Application
SKN Sinhgad Institute of Technology and Science,
Lonavala
Department of Information Technology
(A.Y. 2023-24)
Transient Project Review
Presented By:
Hardas Shridhar Hanmant
Sakhare Swapnil Dilip
Hulule Abhishek Gorakshnath
Kobarne Nitin Popat
TE (IT)
Under the Guidance of,
Prof. Kirti Walke
INDEX:
Introduction
Purpose
Scope
Software Requirement
Technology Used
Output Screenshot
Conclusion
Introduction
Sentiment based movie rating system is an online
system that automatically allows users to post
reviews and stores them to rate movies based on
user sentiments. The system analyzes the stored
data to check for user sentiments associated with
each comment.
Purpose
The aim of the minor project is to design a website
which contains information of the movies using
Movie Lens data set that should improve efficiency
of the movie recommender to the user.
Scope
This type of web application is suitable for all type
movies recommendation. Separate division is
provided to maintain the list of movies, rated
movies list and watched movie list.
Software Requirement
Operating System : Windows 7 ,8 or
Above
Browser Front-End : Google Chrome ,
Microsoft
Edge
Database Layer : H2
Server Side Scripting : Java
Framework : Bootstrap
Technology Used
1.Java : Java is a widely used object-oriented programming
language and software platform that runs on billions of devices,
including notebook computers, mobile devices, gaming consoles,
medical devices and many others. The rules and syntax of Java are
based on the C and C++ languages
It is used for:
Web Development (server-side),
Software Development,
Mathematics,
System Scripting
Technology Used
2.HTML :Hypertext Markup Language (HTML) is
the standard markup language for creating
web pages and web applications. With
Cascading Style Sheets(CSS) and JavaScript it
forms a triad of cornerstone technologies for
the World Wide Web.
3.CSS(Cascading Style Sheet): Cascading Style
Sheets (CSS) is a style sheet language used for
describing the presentation of a document
written in a markup language.
Output Screenshot
1.HomePage
2.Watchlist
3.Java Code
4.Dependency
Conclusion
In our project , collaborative filtering algorithm is used to predict
user’s movie rating. According to evaluation result, our movie recommender system
has pretty good prediction performance.
Thank You!!!