An open API service indexing awesome lists of open source software.

https://github.com/TusharNandanwar/Online-Book-Store


https://github.com/TusharNandanwar/Online-Book-Store

rest-api spring spring-boot

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Online-Book-Store REST API using spring-boot
### Online Book Store
**This Website is built for following purpose:-**
- For Selling books online
- Maintaining books selling history
- Adding and managing books
- User Friendly

**Admin Have Following Access for this online store site:-**
- Add New Books
- View Books Available
- Remove Books
- Increase Books Amount

**Users Have Following Access for this online store site:-**
- Create New Account or Register
- Login
- View Available Books
- Select Books to Buy
- Add Books to Shopping Cart
- Remove Books from shopping Cart
- Select and Update Book Quantity
- Purchased Books List
- Transactions History
- Logout

### Technologies used:-
1. Front-End Development:
- Html
- Css
- Javascript

2. Back-End Development
- Java
- JPA-Repository (for API)
- Spring Boot
- Spring REST

3. Database used
- MySQL

### Screenshots :
![image1](https://github.com/user-attachments/assets/2de09177-e08e-4e0a-b75d-018f25b80af0)
![image2](https://github.com/user-attachments/assets/0bce99f1-86ca-4ea9-b936-60ad1d0f85cc)
![image3](https://github.com/user-attachments/assets/f1b09d74-6073-441c-9c4e-3da688281cdc)
![image4](https://github.com/user-attachments/assets/007b04e3-388e-4560-aa18-9087456d0695)