Skip to content

The prototype backend of a bookshop, for test automation purposes

Notifications You must be signed in to change notification settings

minitrope/bookshop-prototype

Repository files navigation

Bookshop Prototype

This is the backend of an online bookshop prototype. The goal is to have a fully functional backend to be used for test automation.

You can find the end-to-end tests in the bookshop-e2e-tests repository.

Tech stack

  • Java
  • Spring Boot
  • Jooq + SQLite
  • Thymeleaf

Features

  • Book listing
  • Book details
  • General search
  • Filter by category
  • Filter by price range
  • Sort by book title or price
  • Shopping cart
  • Checkout

About

The prototype backend of a bookshop, for test automation purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published