Skip to content

mohitg20/Library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Library-Management-System

To run the program:

  • Download the library.cpp file
  • Enter g++ library.cpp && ./a.out in the terminal inside the directory containing library.cpp file

Note:

  • The code don't have a prebuilt database so you need to do Librarian Login first before and add books, students and professors details before accessing the Student and Professor Logins.

  • Runs best on Windows, have some bugs when running in Linux devices.

  • The Librarian Login details are written in top lines of the code.

  • While adding input enter underscore in place of spaces.

  • Present_date is currently set manually to 70 just to show the fine features working.

  • Only enter date in dd format while issuing a book.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages