
A real-time IoT sensor monitoring system built with ESP32, MQTT, MongoDB, and Flask. Features web dashboard for temperature, humidity, and light data visualization with real-time charts and device control.

Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.