- Download the library.cpp file
- Enter
g++ library.cpp && ./a.outin the terminal inside the directory containing library.cpp file
-
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.