Overview
A project that consists of a backend Spring Boot project and a front-end project. These applications run in different ports.Project nature: Individual (hobby project)
Year: 2019
The backend application has scheduling enabled to fetch PC hardware data from Jumbo and Centralfield every 5 minutes and has caching enabled. Redis is used for caching product data.
The frontend application is written in simple HTML, CSS and JavaScript. JavaScript library Vue is used for faster development. Framework7 is used for responsive layout design.
Screenshots