web-app-iot-sensor-data-visualization
This project is a cloud solution that uses Nordic Thingy:52 and ESP32 as demo devices to monitor environmental data. The ESP32 is going to serve as a BLE to MQQT bridgeThe weather data from AWS IoT is stored in AWS DynamoDB and extracted using a Spring Boot API. The data is visualized in a dashboard created using Angular framework as the foundation and Chart.js for chart generation.