EXAM_-_PRO192_-_FA_2023_-_PE_938.webp
Mỹ Hạnh

EXAM_-_PRO192_-_FA_2023_-_PE_938.webp

PRACTICAL EXAMINATION
Subject code: PRO192 - FALL 2023
Duration : 90 minutes
Develop Library management OOP application with following components and requirements
1. Create MVC console application in NetBean:
a. Define class User with following information: (1 marks)
Attributes: id, firstName, lastName, phoneNumber, balance
- Methods: constructors, get/set, toString, equals
b. Define class Book with following information: (1 marks)
Attributes: id, title, authorName, price, amount
Methods: constructors, get/set, toString, equals
c. Define class Order with following information: (1 marks)
Attributes: orderID, userID, bookID, quantity
Methods: constructors, get/set
d. Define class UserView, BookView and OrderView with following methods: (1 marks)
- UserView: printUsers method to display information of all users (0.25 mark)
BookView: printBooks method to display information of all books (0.25 mark)
OrderView: printOrders method to display information of all orders (0.5 mark)
e. Define class UserController extend Menu class with following information: (1.5 marks)
Attributes: userList
- Methods: constructors, execute, addUser (1 mark), displayUsers (0.5 mark)
Hint: Refer to the LibraryController class
f. Define class BookController with following information: (3 marks)
- Attributes: bookList
- Methods: constructors, execute, addBook (1 mark), displayBooks (0.5 mark),importBooksFromFile (1 mark), saveBooks ToFile (0.5 mark)
Hint: Refer to the LibraryController class
g. Define class OrderController with following information: (1.5 marks)
Attributes: orderList
Methods: constructors, execute, addOrder (1 mark), displayOrders (0.5 mark)
2. Requirements:
Create Application class in default package
Create a utils package for the Inputter and Validation class.
FUO
Create a model package for the User, Book and Order class.
Create a view package for Menu, UserView, BookView and OrderView class.
Chưa có bình luận nào.

Thông tin

Category
PRO192
Thêm bởi
Mỹ Hạnh
Ngày thêm
Lượt xem
2,222
Lượt bình luận
0
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
EXAM_-_PRO192_-_FA_2023_-_PE_938.webp
File size
114.5 KB
Dimensions
872px x 904px

Share this media

Back
Bên trên Bottom