/librarian

A Servlet/JSP Based Library Management System

Primary LanguageJava

Librarian

Librarian : Homepage

The Librarian is a basic library management system that was developed for the purpose of learning about JSP and Servlets. The system has the following basic functions.

Search a database using book title or authors name

Librarian : Search Results

Display book information using Goodreads API

Librarian : Book Information

This system has minimal functionality as it was created for academic purposes but new features can be added to it with minimal effort.

Technologies Utilized

  • Java
  • Servlets
  • JSP
  • HTML/CSS
  • Bootstrap
  • JavaScript
  • jQuery/AJAX
  • Maven