Skip to content

YashPrabhat/Movie-Recommedation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Movie Recommendation System A simple, interactive Movie Recommendation System developed in Java using Java Swing for the user interface and JDBC for database connectivity. This application provides personalized movie recommendations based on user preferences and interactions.

Introduction The Movie Recommendation System is a Java-based application that helps users discover movies tailored to their taste. The system recommends movies by analyzing user inputs and preferences stored in a connected database. The program is designed with Java Swing for the GUI, making it easy to navigate and visually appealing.

Features User-Friendly Interface: Developed with Java Swing for a responsive and intuitive UI. Personalized Recommendations: Suggests movies based on user preferences and watch history. Database Connectivity: Connects to a relational database using JDBC to store and retrieve user data and movie details. Dynamic Search: Allows users to search for movies based on genre, rating, or release year. Rating System: Users can rate movies, which further refines recommendations. Technologies Used Java Java Swing (for GUI) JDBC (Java Database Connectivity) MySQL or SQLite (Database)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published