Skip to content

a book store application improved in architecture and optimization

Notifications You must be signed in to change notification settings

R0n316/book-store-v2

Repository files navigation


Logo

Book store

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage

About The Project

Product Name Screen Shot

A project for publishing books with detailed information about each book, searching books by title, categories, adding books you like to your favorites/basket, adding a review of a book, viewing all reviews, and also posting reactions to reviews to rate other users of this book

Here's why:

  • Helps you find the right book based on preferences and reviews from other users
  • the application can be used on any platform
  • easy to use

Built With

  • Spring
  • Hibernate
  • Liquibase
  • Postgresql
  • Thymleaf
  • Junit5
  • Swagger
  • JQuery
  • Swiper

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Install Docker
  2. Clone the repo
    git clone https://github.com/R0n316/book-store-v2.git
  3. execute command
    docker-compose up

Usage

To add books to the database, you can send a request to the url:

/api/books

with data in the multipart/form-data format:

Product Name Screen Shot


09.08.2024

About

a book store application improved in architecture and optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published