Skip to content

mervenurgulbagci/Library-Project-with-SpringBoot-and-Thymeleaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Library Management System

  • View on Herkoku

  • Login as Admin username: merve password: test123

  • Login as User username: bilal password: test123

Application features:

This project is a simple library management application. Book promotion within the application (book title, book sub-name, book series name, author, publishing house, isbn number, description), author promotion (Author Name, Description), publisher promotion (Publisher Name, Description). More than one book can be defined for an author. More than one book can be defined for a publishing house. Search by title, Series title, Author or ISBN. A record can be modified, can be reviewed or can be deleted.

Used technologies:

  • Spring Boot
  • Spring Data JPA
  • Spring Security
  • H2 Database
  • Thymeleaf template pages

Requirements

For building and running the application you need:

  • JDK 1.8 or newer
  • Lombok
  • Maven

Login Page

Login

Home Page

HomePage

Books

Books

Add Book

Book Add

Authors Page

Authors

Publishers Page

Publishers

Referenced articles

Releases

No releases published

Packages

No packages published