I am having problem with creating a java program for library lending system. Basically i already have about 80% of the codes. The 80% already have functions to display book and quantity on hand, able to check out item, and display the history of books going out.
I am absolutely clueless about what to do, how can i add a class which will do return on book?