News

A Library Management System built in C++ using OOP principles. Supports role-based actions for Students, Faculty, and Librarians including borrowing, returning, fine handling, and book/user management ...
📚 Library Management System Overview This is a simple Object-Oriented Programming (OOP) project designed to manage books and their various types within a library system. It demonstrates core OOP ...