Skip to content

Releases: Kianis534/Library-Management-System

Initial Release: Library Management System (OOP)

15 Mar 05:04
d755ff2

Choose a tag to compare

Initial Release

This is the first stable version of the Library Management System.

Key Features:

  • Complete OOP-based architecture for document and user management.
  • Supports Books, Journals, Magazines, and Newspapers.
  • Persistent storage using file handling (docs.txt and users.txt).
  • Automated fine calculation and document issuance system.
  • Memory management using Smart Pointers (C++17/20).

Note: Requires Visual Studio or a CMake-compatible environment to build.