Demo Video here https://youtu.be/6jCWEGG_xSw
The catalogue microservice of an ecommerce bidding system, allowing users to bid on items of Dutch or Forward bidding type. The microservice allows users access to a live view of the items available for bidding, and the ability to access more information and bidding capabilities. The microservice directly communicates with the login and bidding microservices of the ecommerce system.
The microservice backend is implemented using the SpringBoot framework employing the Model View Controller architectural style. The frontend is programmed in ReactJS, communicating with the backend and displaying to the user.