[go: up one dir, main page]

Skip to content

A real-time IoT dashboard application made using ReactJS, NodeJS, ExpressJS & MongoDB.

License

Notifications You must be signed in to change notification settings

subhashissuara/IoT_Dashboard

Repository files navigation

IoT Dashboard

IoT Dashboard is a real-time web application made using ReactJS, NodeJS, ExpressJS & MongoDB. Data is generated by sensor(s) in raspberry pi and sent to the Node server via WebSockets. The server then, broadcasts the data to all the connected React clients and the sensor data gets displayed on the dashboard in real-time. The app consists of admin login, Chart.js integration for displaying real-time data graph and text-based data components.

Screenshots

Login Screen

IoT_Dashboard_Login

Dashboard

IoT_Dashboard