subject
Computers and Technology, 06.12.2021 20:50 mya6137

This project is to develop a DVD/CD Rental System for a shop that rents out DVDs and VCDs to its registered customers. The system need to keep track of its rental information and compute rental fees collected from DVDs and CDs rented out to customers. This DVD Rental System is to be developed with methods using the Java programming language. The DVD rental shop has several DVDs and CDs, and many customers. Each customer is allowed to rent maximum of five DVDs and CDs at any time.
Upon returning DVDs and CDs, the shop assistant shall compute the total fees. The rental fee for each CD is $3 whereas a customer needs to pay $5 per DVD as a rental fee. The borrowing periods of items (CD and DVD) is one week. The customer must pay a fine of $1 per day for returning CD and DVD later than due date.
Your program must provide the following functions to manage the video rental operations:
Add customer
Add new customer information (1. Name, 2. Address, 3. Phone number, 4. Enrolling date, 5. Rental record) into the customer list.
Delete Customer
Delete an existing customer from the customer list. A customer can only deleted from the list if a customer has returned all borrowed items or does not borrow any item.
Modify customer(20 points)
Modify an existing customer information (1. Name, 2. Address, 3. Phone number, 4.
Enrolling date) into the customer list.
Add DVD or CD(20 points)
Add new DVD or CD information (1. Title, 2. Company, 3. Release date, 4. Borrowed date) in the DVD and CD list
Rental DVD/CD item(20 points)
Keep the code of a customer who borrows DVDs or/and CDs under the respective record of DVD item and the availability flag of the DVD item must be set to be unavailable.
Return DVD/CD item(30 points)
When a customer shall return a borrowed item(s) to the shop, the program shall compute rental fees of DVD and CD items. The program shall display detailed report for a customer.
Customer Name: Eugine
DVD Title Number of days Borrowed No of Days Overdue Rental Fee MADMAN5 0 $5
House of Cards 7 2 $7
Total Rental Fee: $12
Reporting current DVD/CD store information(10 points)
The program shall display the list of DVD and CD items rented out to the customers as well as for customer names with the list of DVD and CD rented by each of them as following format.
Video Code DVD000001 DVD000009 CD0110019
Title
MAD MAN House of Cards Adele
Borrowed by Eugine Eugine
Joel

ansver
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 21.06.2019 16:50, jaueuxsn
3(c). is the following command correct? if not, correct the syntax and explain your answers. you can just rewrite/correct only the wrong parts. (4) select p#, city, zipcode, count(*) from client c, property p, viewing v where c. c# = v. c# and v. p# = p. p# group by p#, city having count(*) > 3;
Answers: 1
image
Computers and Technology, 22.06.2019 03:30, brin1021
Jessie has received a contract to build a real-time application for a baker. however, the baker doesn't want to invest too much money. his only requirement is that he wants the customers to know which cupcakes are available at what time and in what quantity. so his core requirement is that the details of product should be in real time. what platform can jessie use to develop this application?
Answers: 1
image
Computers and Technology, 24.06.2019 00:30, louie8656
Match the sentence fragment in the first column with the appropriate ending in the second column. a little per favore?
Answers: 1
image
Computers and Technology, 24.06.2019 21:30, shunna33
How is a wan different than a lan? both connect computers, but only wan users don’t need the same operating system. both are peer-to-peer networks, but only a wan requires networking hardware. both network computers, but only a wan can cover larger geographical ranges. both connect computers to the internet, but only wan connects to the cloud.
Answers: 1
You know the right answer?
This project is to develop a DVD/CD Rental System for a shop that rents out DVDs and VCDs to its reg...

Questions in other subjects:

Konu
Arts, 03.08.2019 15:00