# librarian **Repository Path**: vortex_w/librarian ## Basic Information - **Project Name**: librarian - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Librarian ![Librarian : Homepage](https://i.imgur.com/2Cy8217.jpg) 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](https://i.imgur.com/KN9JfDM.jpg) ### Display book information using Goodreads [API](https://www.goodreads.com/api) ![Librarian : Book Information](https://i.imgur.com/Zj9f0Vj.jpg) 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