Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 817 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 817 Bytes

Library-Management-System

Library Management system is developed using C++ Programming Language and different variables, strings, classes have been used for the development of it. To store the data it uses C++ OOPs and file handling concept. This project provides the best system for managing library records. Here are a few features of this Library Management System.

  • Login System
  • Login options
  • Add, modify, view and delete books
  • Issue book
  • Return book
  • Basic Fine charging system

Getting Started

Prerequisites

  • C++ IDE (C++11 or higher)

Running

  1. Download the project (through pull or directly download from GitHub)
  2. Extract the files.
  3. Open your IDE and load the program and run the program.

Built With

  • C++11 - Programming Language