Online Bookstore
JavaSpring BootReactDynamoDBDocker
A full-stack e-commerce bookstore built with a Java Spring Boot backend, a React frontend, and DynamoDB for storage. Covers catalogue, cart, and order flows, backed by 134 tests, a CI/CD pipeline, and Docker-based deployment.
Features
- •Java Spring Boot REST backend with DynamoDB storage
- •React storefront with catalogue, cart, and orders
- •134 automated tests
- •CI/CD pipeline for automated builds and checks
- •Containerized with Docker