By Sharan Patil
This project is written completely in C++ and has some of the concepts of data structures implemented in it.
Library Management System
Requirements -
Any C++ IDE or C compiler (Preferably Code Blocks)
Steps-
1) Download the project
2) Open the downloaded file and open it in the C++ IDE of your choice
3) Compile and Run
4)To login to use the logic credentials
Username -library1
password -****
How the code works-
1)First shows the main page where the user is asked the login credentials
2)Choose the operations from the menu
3)Enter the requested details
Submitted by Sharan Patil (sharanpatil)
Download packets of source code on Coders Packet
Comments