Skip to content

ahmadel1/MovieRecommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Recommendation System

Installation & Running Guide

Prerequisites

  • Java 23
  • Maven 3.6+ installed and added to system PATH

Clone the Repository

git clone https://github.com/your-username/MovieRecommendation.git
cd MovieRecommendation

Build the Project

mvn clean compile

Run Tests

mvn test

Run the Application

mvn exec:java -Dexec.mainClass="recommendation.Main"

About

Java-based movie recommendation system focused on applying various software testing techniques, including unit, integration, black-box, and white-box testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages