AyyamAghali / PP2-CRN-10377-Assigment2-Final_Project_Team-EN_Passant_Engineers

0 stars 0 forks source link

PP2-CRN-10377-Assigment2-Final_Project_Team-EN_Passant_Engineers


Overview

The Online Movie Database Management System is a Java-based application enabling users to interact with a movie database. It provides functionalities such as movie browsing, watchlist management, and user authentication. The project is divided into two phases: the basic implementation focusing on core features, and the advanced implementation introducing enhanced functionalities and user experience.This project gives information about the online movie database management system Information is as follows:

Features:

Team Members and Contributions

Getting started:

To run the project on your local machine, folow these steps:

  1. Clone the repository into your local machine: https://github.com/AyyamAghali/PP2-CRN-10377-Assigment2-Final_Project_Team-EN_Passant_Engineers.git

  2. You need to pull first from the main branch and use the last updated project.

  3. If you want to access the database in your localhost, you should initialize in PostgreSQL database "movie-local" user to "movie", password to "1234";

YouTube Video Link

[https://youtu.be/tIBXjiT6J1s]

Additional Notes