LunarEclipz / OOPP-Slazz

Our object oriented programming project
0 stars 1 forks source link

Log of books borrowed (Library) #13

Open bobukyatto opened 5 years ago

bobukyatto commented 5 years ago

As a student I want to know what books I have borrowed from the library before so that I can revisit those if needed for my studies. If there were a log of what books I have borrowed before, it would be helpful.

bobukyatto commented 5 years ago

Acceptance Criteria:

Class attribute includes : Books borrowed, Book. Books borrowed is a list of all the books borrowed from the library.