01.11.16 - 05.08.16
Book class created and being used | 10 pts |
Book objects are the main source of displayed data | 20 pts |
All stand-alone functions are now class or instance functions | 20 pts |
All aspects of the CRUD system still function correctly | 50 pts |
Total | 100 pts |
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.