Skip to content

Latest commit

 

History

History
44 lines (37 loc) · 3.03 KB

README.md

File metadata and controls

44 lines (37 loc) · 3.03 KB

Movie Production Company Database

This is a movie database project with networking feature. One can log in as a Production Company with a distinct password. See their movie with the trailer and poster. Edit, Add, Delete the company's movie. Transfer to another company in real-time. Change password and logo, etc. Maximum Warning messages are shown here.

How to Run

Steps:

  • Download the folder as zip and unzip it in your devce.
  • Open the project folder with Intellij IDEA.
  • File -> project Structure -> JDK : If No JDK is selected, select your convenient JDK.
  • File -> Settings -> Libraries -> Global Libraries, Add all jar files in your javafx lib folder by using the "+" button.
  • Run the server.main() function first.
  • Then run the client.main() function. (Reversing the order will generate an error. )
  • Make sure to allow Run Multiple Instancesin the IDE.

Demonstration

Tap to Watch

Youtube Tutorial Link

Features

1. LOG IN Page With Password

Screenshot LOG IN Page With Password

2. All Movies of the company

Screenshot All Movies of the company

3. Movie Details with Trailer

Screenshot Movie Details with Trailer

4. Top Movies with max Profit

Screenshot Top Movies with max Profit

5. Search Movies with different criteria

Screenshot Search Movies with different criteria

6. Add Movies in the Company

Screenshot Add Movies in the Company

7. Edit or Delete existed movie

Screenshot Edit or Delete existed movie

8. Change Company Logo or Password

Screenshot Change Company Logo or Password

9. Transfer Movie in real-Time to another Company

Screenshot Transfer Movie in real-Time

How to Thank

Hello curious man! If this repository is beneficial for you, I am happy. Thanks for visiting the repository. If you wanna thank me, just star the repository.

Thank you for reading

##There have been a issue that... the links of Movie's poster I provided in this project have changed somehow. That's why you maybe won't see the correct poster. Sorry!