Biag's OO Library Upgrade

100 points

Biag's OO Library Upgrade

Requirements

Book class created and being used10
Book objects are the main source of displayed data20
All stand-alone functions are now class or instance functions20
All aspects of the CRUD system still function correctly50
Total100 pts

Resources

Objective

To work with classes and objects

Instructions

Your customer Biag has recently heard about object oriented programming and is now insisting that the library application you created for him be rewritten so that it is object oriented.

You explained to him that this would not change how the application works from his perspective, only the code behind the scenes would be different, but he is insistent.