Skip to content

raman-pyzhyu/webLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebLib

About

WebLib - web application that is online library that contains books of different genres with detailed description. User(library visitor) can choose some books and order them. Administrator(librarian) can see list of users that ordered books and approve or deny order. Administrator also has a possibility to add new books.

Visuals

pic1

pic2

pic3

pic4

pic5

pic6

Technologies

  • Java - programming language.
  • Spring MVC - Java framework which is used to build web application. It follows the Model-View-Controller design pattern.
  • Freemarker - Java based template engine designed to support HTML web pages in applications following the MVC pattern.
  • JPA(Java Persistance API) - specification of Java that is used to persist data between Java object and relational database.
  • MySQL - relational database.
  • Flyway - database-migration tool.
  • Maven - software project management and comprehension tool.
  • Bootstrap - front-end framework for faster and easier web development.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages