Skip to content

nazzmul-anik/BOOK-STORE-SPRING-BOOT-THYMELEAF-CRUD-APPLICATION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"BOOK STORE" IS A COMBINATION OF SPRING BOOT AND THYMELEAF CRUD APPLICATION ♨️🍃📚📃

It is a storing of Books project. You can store Book Name, Author Name, and Book Price via Registration Form. And You can select your favourite Books in your My Books page.

About This Project

  1. HOME : This is a HOME page of "BOOK STORE".

  2. NEW BOOK REGISTER : Via this page you can register a BOOK

  3. AVAILABLE BOOKS : All books are available this page.

  4. MY BOOKS : Your favourite books are availbale this page, if you are select "Add My Book" option from "AVAILABLE BOOKS" page.

Technogies Used

BACKEND

* JAVA
* SPRING BOOT
* SPRING DATA JPA
* LOMBOK
* REST - API

FRONTEND

* THYMELEAF
* HTML
* CSS
* BOOTSTRAP 5

DATABASE

* SQL * MySQL

Project Pictures

Home Page

image

Registration Page

image

Fillup Registration Form

image

Available Books Page

image

My Books Page

image