Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Objective: For this project you will create a database backed application for a DVD rental business called DVD Rent'A'Lot. You will use JavaFX to create

image text in transcribed

Objective: For this project you will create a database backed application for a DVD rental business called "DVD Rent'A'Lot". You will use JavaFX to create the user interface and a database to hold information about your clients and DVDs Requirements The system is intended to be used by the staff of DVD Rent'A'Lot to manage customer and inventory. You should be able to: 1) Add / edit, and delete customers 2) Add / edit, and delete DVDs 3) Assign DVDs to a customer, manage his rentals, process returns There is no requirement on security of this application. There is no requirement of a middle tier (Business Layer) for this application. Standard 2-Tier Architecture is expected (3 Tier architecture can be implemented for extra credit). Design Requirements: There should be a main screen that allows the user to choose whether they want to: a) Manage clients b) Manage DVDs c) Rent/Return a DVD In total that requires a minimum of 4 screens. You are using JavaFX for the UI. It is up to you whether you'd like to write the Ul completely in Java code only, or in a combination of Java Code + fxml Ul screens, or whether you would like to use Scene Builder (highly recommended). You may use any technique and architecture for your project that you chose, and you can research your options and resources to maximize possible extra credit for this project. Specific Extra Credit will be awarded for the use of Scene Builder, good UI design, advanced databases (anything beyond the standard Derby DB), advanced JavaFX controls (e.g. pictures for DVD covers), and other advanced Java programming techniques that were not discussed in class Objective: For this project you will create a database backed application for a DVD rental business called "DVD Rent'A'Lot". You will use JavaFX to create the user interface and a database to hold information about your clients and DVDs Requirements The system is intended to be used by the staff of DVD Rent'A'Lot to manage customer and inventory. You should be able to: 1) Add / edit, and delete customers 2) Add / edit, and delete DVDs 3) Assign DVDs to a customer, manage his rentals, process returns There is no requirement on security of this application. There is no requirement of a middle tier (Business Layer) for this application. Standard 2-Tier Architecture is expected (3 Tier architecture can be implemented for extra credit). Design Requirements: There should be a main screen that allows the user to choose whether they want to: a) Manage clients b) Manage DVDs c) Rent/Return a DVD In total that requires a minimum of 4 screens. You are using JavaFX for the UI. It is up to you whether you'd like to write the Ul completely in Java code only, or in a combination of Java Code + fxml Ul screens, or whether you would like to use Scene Builder (highly recommended). You may use any technique and architecture for your project that you chose, and you can research your options and resources to maximize possible extra credit for this project. Specific Extra Credit will be awarded for the use of Scene Builder, good UI design, advanced databases (anything beyond the standard Derby DB), advanced JavaFX controls (e.g. pictures for DVD covers), and other advanced Java programming techniques that were not discussed in class

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Flash XML Applications Use AS2 And AS3 To Create Photo Galleries Menus And Databases

Authors: Joachim Schnier

1st Edition

0240809173, 978-0240809175

More Books

Students also viewed these Databases questions

Question

College graduate in marketing

Answered: 1 week ago