Skip to content

Conversation

@Satvik-Singh192
Copy link
Contributor

Description

Implemented a complete Library Management System in C++ using Object-Oriented Programming (OOP) principles.
The system allows managing books, members, and transactions such as issuing and returning books.
Core functionality includes adding, updating, deleting, and displaying books and members with proper input validation and error handling.
Code is modular and divided into main.cpp, LibraryManagement.cpp, and LibraryManagement.h.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes #14 — [Feature]: Implement C++ Library Management System

Checklist

@Satvik-Singh192
Copy link
Contributor Author

@prajwal3114 please review my pr sir

@prajwal3114 prajwal3114 merged commit 2158871 into OPCODE-Open-Spring-Fest:main Oct 27, 2025
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Implement C++ Library Management System

2 participants