Suppose the due date for a book depends not only on the date the book issued but also on the following factors; - member
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Suppose the due date for a book depends not only on the date the book issued but also on the following factors; - member
questions; - Update all Use Case(s) which are affected - Update the Domain Model if necessary - Update all Sequence Diagram(s) and discuss your design in terms of Grasp Patterns
Suppose the due date for a book depends not only on the date the book issued but also on the following factors; - member type (assume 3 types of member -regular, senior, academics- and define rule for these types) number of books already issued to the member (define a rule yourself) For the requirement defined above, answer the following