https://github.com/sloharkar/online-book-store
Online Book Store Using Spring Boot With H2 and MySQL Database (Thymleaf)
https://github.com/sloharkar/online-book-store
advanced-java book-store-app book-store-website eclipse-ide h2-database java mysql-database online-book-store online-book-store-website rest-api spring-boot spring-data-jpa spring-framework spring-mvc sweetalert sweetalert2 thymleaf
Last synced: 3 months ago
JSON representation
Online Book Store Using Spring Boot With H2 and MySQL Database (Thymleaf)
- Host: GitHub
- URL: https://github.com/sloharkar/online-book-store
- Owner: SLoharkar
- Created: 2023-09-13T05:36:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-16T12:57:31.000Z (over 1 year ago)
- Last Synced: 2025-02-01T11:24:56.481Z (4 months ago)
- Topics: advanced-java, book-store-app, book-store-website, eclipse-ide, h2-database, java, mysql-database, online-book-store, online-book-store-website, rest-api, spring-boot, spring-data-jpa, spring-framework, spring-mvc, sweetalert, sweetalert2, thymleaf
- Language: HTML
- Homepage: https://github.com/SLoharkar/Online-Book-Store
- Size: 172 MB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Online Book Store
Online Book Store Using Spring Boot With H2 and MySQL Database (Thymleaf)## Project Overview:
- Online book store platform for browsing, searching, and purchasing books
- Features include User Registration, Book Management, Book Details, and Order Management
- Users can Rate and Review Books
- Utilizes a database to store user, book, and order data## Technology Used
- Thymleaf Template
- CRUD Features
- Manage View and Data Depends Upon Different User
- Running on Two Database (MySQL & H2 Database)
- Sweetalerts Dialog Box
- Spring Boot JPA Crud Repository
- Easy to Understand Code
## Installation
- Just, Clone this repository -
````bash
git clone https://github.com/SLoharkar/Online-Book-Store.git
````
- Run File Using Any Java Application Like Eclipse IDE For Java Developer or Visual Studio Code## Website Trailer
https://github.com/SLoharkar/Online-Book-Store/assets/68845746/6cfab389-498e-42ad-82d2-2c26738284f8
## Website Highlights
![]()
## Dependencies
- `Eclipse-IDE For Java Developer`
- `jdk-17`
- `Spring Boot Version 3.1.3`
- `Spring-boot-starter-Thymeleaf`
- `Windows OS`