Write a program in java that manages a Movie database.

profileadelen
 (Not rated)
 (Not rated)
Chat

Write a program in java that manages a Movie database.

Requirements:

Each movie needs to have the follow attributes

Name

Year

Rating (1 to 5 stars)

Director

Box Office Gross

The Movie database must be able to

Add a movie

Remove a movie by title

Sort movie by Title

Sort movie by Rating

Sort movie by Box Office Gross

Show movies by a director

Print to a database file (you may define your own protocol)

Read from a database file

Write a front end that will allow a user to use any of the features noted in the database description

    • 11 years ago
    the answer 100 % correct answer. in java
    NOT RATED

    Purchase the answer to view it

    blurred-text
    • attachment
      program.zip