Skip to content

Web Application to manage Library Information. Registration & Login of librarians & Students. Student can search books by author, title & category. Any librarian may issue books to student and managing the books(update,delete,add) and other functions.

Notifications You must be signed in to change notification settings

sagarbv22/College-Library-Management

Repository files navigation

Problem Statement : Create a Web application to manage Library Information. Approach: Implement the below feature in your application.

  1. Student Registration.
  2. Book Management: Add a new book, delete a book, update a book's details, and search a book.
  3. Allow students a maximum of 15 days to borrow the book. If the book is not returned within 15 days, calculate the fine. One day equals ten rupees.
  4. Limit each pupil to three books.
  5. Enable book searches by author, title, and category.
  6. Registration of librarians
  7. Any Librarian may issue books to any student. 8.You can also create your own functions.

Technology: Database: Choose MySQL or NoSQL database as per your preference Backend- end : JDBC, Servlet , JSP Front - end : Create a Basic UI using HTML, CSS or any framework

About

Web Application to manage Library Information. Registration & Login of librarians & Students. Student can search books by author, title & category. Any librarian may issue books to student and managing the books(update,delete,add) and other functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published