Skip to content

vvchebotar/LibraryProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LibraryProject

Project "Site for Library". Used technologies: JDBC, JSP, MySQL, PostgreSQL. Pattern for representation: MVC.

Features:

Represents application for work with library books.

Common features:
  • Home page.
  • User authorization.
  • Administration service.
User features:
  • Books table representation.
  • Book search.
  • User favorites books table.
  • Add, delete functionality for user favorites books.
Administration features:
  • Overall users table.
  • User extended description representation.
  • Save, delete and update functionality for user.

Deployment

Deployed on the Apache Tomcat 8.0.491.

Connected libraries

postgresql-42.2.5.jar

javax.servlet.jsp.jstl-api-1.2.1.jar

javax.servlet.jsp.jstl-1.2.4.jar

tomcat 8

click View All to download jar on repository page.

Database

sql to initialize and populate database here: src/resources.

Releases

No releases published

Packages

No packages published

Languages