Smart Band: A Health Monitoring and IoT Device
Our project is a smart band that monitors user health data and shares it over Wi-Fi as an IoT device. The smart band is built in-house and is integrated with the Flutter framework using the GetX clean architecture. We are using Firebase for storing data and communicating with the hardware device.
Step tracking Jump track Kicking activity track Wi-Fi connectivity for sharing data
We are using the GetX clean architecture for this project. The architecture is divided into three layers:
Our Smart Band project demonstrates how Flutter, GetX, Firebase, and in-house built hardware can be integrated to create an IoT device that monitors health data and shares it over Wi-Fi. This project can be extended to include additional features and integrations with other health applications.