Skip to content

Repository files navigation

Library Management System (OOP Prototype)

Description

A C++-based object-oriented design prototype demonstrating key OOP principles using a library management use case.

Features

  • Abstract base class for common operations
  • Derived classes representing different user roles (Student, Member, HOD, Department)
  • Demonstrates inheritance and polymorphism using virtual functions
  • Role-based structure for managing operations

Concepts Used

  • Object-Oriented Programming (OOP)
  • Inheritance
  • Polymorphism
  • Abstraction

Status

Work in progress (prototype for demonstrating OOP design)

About

OOP-based design prototype of a library management system using C++.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages