vikashkmr519 / VikashKumar_SpringBoot_BookStore_Assesment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Store

Welcome to our book store

Description

This is a BOOK STORE project. Which has two types of users (Admin and User). A User can edit read, bookmark, like, read later a book. Admin can add a book, delete a book and update the book inside the book store.

How To Start The Project

  • Clone the project
  • Import the project using any java based IDE
  • Create database in MYSQL in your local machine
  • update the datasource URL, USERNAME and PASSWORD
  • Run the project
  • Open this link on browser http://localhost:8081/

Technology Used

  • Spring Boot
  • Hibernate/ JPA
  • MySQL
  • JSP

About


Languages

Language:Java 100.0%