An open-source Flutter web app for registering organizations and managing device assignments. Built by CareNX Innovations, it powers the admin dashboard for setting up and onboarding clinics into the FetoSense remote fetal monitoring ecosystem.

0 stars 0 forks 0 watchers JavaScript MIT License
1 Open Issue Need Help Last updated: Sep 3, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue aims to make the Test Details Screen UI responsive across various screen sizes, from mobile to desktop. The current layout suffers from misalignment, clipping, and inconsistent spacing on different devices. The task involves using Flutter's responsive design tools like `LayoutBuilder` and `MediaQuery` to ensure proper scaling and text handling.

Complexity: 2/5
good first issue

An open-source Flutter web app for registering organizations and managing device assignments. Built by CareNX Innovations, it powers the admin dashboard for setting up and onboarding clinics into the FetoSense remote fetal monitoring ecosystem.

JavaScript