library-management-system
Library Management System|C++. console based Library Management System using Object Oriented Programming in C++ via GL environment A library class blueprint to manage Book records and circulation via dynamic memory management Developed basic Book and Library classes Used STL containers to track loaned, returned, existing and non existing books