-
implemented circular queue for handling book requests for a book.
-
there are three types of user
- 1.admin, 2.staff and 3.Students
-
User(staff and students) can search, request and renew the books through online using these website
- Semester wise search for the book is also included
-
The user(staff and students) would get notification through email and sms whenever:
- ->a book is allocated to a user
- ->when submission date of book is reached
- ->when renew date for a book is reaced
-
The user(staff and students) can suggest new books or sends complaints directly to the Admin(librarian)
-
Fine handling for late submission