A library management application designed to work inside any organization.
-
This library management application will be used to organize the books systematically by author , title and genre. The user will be able to search the books quickly.
-
Admin is responsible for adding, deleting , updating the book fields and managing the issue life cycle for a user request.
-
Reports will be generated as per Search Criteria.
- This system is not for any digital library.
- This system will only work inside any organization.
- This system will allow users to access and request issue from anywhere given they have internet connection.
- The users can't request for any book that is not previously added to the library.
- The system will provide all the necessary services for databases such as creating, deleting, updating and searching information.
- Front-End : HTML, CSS, Bootstrap, Thymeleaf, Javascript , jQuery
- Back-End : Spring Boot
- Database : MySQL
- Other tools :
i) Used Spring Boot for authentication and authorization.
ii) Used JUnit for running automated unit test.
iii) Used Jira for tracking the project progress.
iv) Used Confluence for documentation purpose.