AuctionApp is an e-commerce web application that provides consumer-to-consumer sales based entirely on bidding process.
There are 2 types of users in the app:
- unregistered user, who can navigate through the app and view all products,
- registered user, who can sell and buy products.
Java Spring Boot, PostgreSQL, and React will be used for creating this application.
Live version: https://auctionapp.krilasevic.me
API documentation: https://auction-app-abh-server.herokuapp.com/swagger-ui.html