Objective: This project aimed to build a platform that efficiently consumes data from a Spring WebFlux API, aggregates the information, stores it in a PostgreSQL database, and presents it through a responsive user interface. Upon receiving an update request from the frontend, the system triggers approximately 2,000 concurrent requests to the API.