/BookStore_BackEnd

This is a online BookStore Spring boot Application fetching datas from Postgres db . It provides features for admin to add all the book related CRUD operations and for user to make a order from the booklist, delete an order or update an order.

Primary LanguageJava

BookStore - Online BookStore app - PostgresDb,SpringBoot(Run on Docker image)

This is a spring boot Project of a online bookstore application connecting to the postgres db. Some of the services it provides are ordering book,also admin can maintain book repository.