The dashboard shows the map of IIT-Gn and the live air quality, which updates at regular intervals. It uses data from sensors installed at five different locations. It shows a heatmap over the map using IDW interpolation. The heatmap is generated using the five readings from the sensors and gives an idea about which area is more polluted. The dashboard was deployed on a remote server using ssh. I worked on front-end and back-end development single-handedly using flask, javascript (leaflet), ajax and python.