Skip to content

Programming II project repository for version control and backing up files and have a rollback.

Notifications You must be signed in to change notification settings

Supermjork/Library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Library-Management-System

Programming II project repository for version control and backing up files and have a rollback.

Project Description

A college library management is a project that manages and stores books information electronically according to student’s needs. The system helps both students and library manager to keep a constant track of all the books available in the library. It allows both the admin and the student to search for the desired book. It becomes necessary for colleges to keep a continuous check on the books issued and returned and even calculate fine. This task if carried out manually will be tedious and includes chances of mistakes. These errors are avoided by allowing the system to keep track of information such as issue date, last date to return the book and even fine information and thus there is no need to keep manual track of this information which thereby avoids chances of mistakes. Thus, this system reduces manual work to a great extent allows smooth flow of library activities by removing chances of errors in the details.

Capabilities

• Admin login: Admin is the one who administers the system by adding or removing e- books into and from the system respectively.

• User login: Students have to register themselves into the system to create an account. After registering successfully, they can then login into the system by entering 10 digit mobile number and their email id.

• Add and Update Books: The admin can add books to the system by entering the details of the books and can even update the details.

• Search option: Admin and Students can even search for books by entering the name of the book.

• View Order-The admin can view order for the books.

• Place order- The students can place order for the books and simultaneously the quantity of the book ordered will be decremented.

• Calculate Fine- The student can view the issue and expiry date for the book issued and can even calculate fine.

• Borrow book- the student can enter the book code to allow him to borrow the book, the system must make sure that the book is already available in the library, the students didn’t exceed the maximum number of allowable books to borrow, it should also print for the student his due date.

• Return book- the student can enter the book code in order to return the book to the library, the system should check if the student has exceeded the due date to calculate fine,and set the status as available.

• Reminder – if the student exceeds his due date, the system should send e-mail to the student and the admin reminding him that he had exceed his due date

About

Programming II project repository for version control and backing up files and have a rollback.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages