#Lib-Management This is a Project submission for university. building a library mangement system that can add/delete books. User can checkout/return books. Storing both bookdata and userdata in file using c++ file management so that it can store data throughout executions user can search and through books by title,author or genre. First github project, using the Git CLI. also a way of project based learning.