From f79e7086c451fe60746c500603ef1d7c9014dbfb Mon Sep 17 00:00:00 2001 From: HauErn Lien <lienhe81@gmail.com> Date: Wed, 2 Oct 2024 13:08:29 +0000 Subject: [PATCH] Update file hardware.html --- wiki/pages/hardware.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wiki/pages/hardware.html b/wiki/pages/hardware.html index bee1b14..2a5e7a9 100644 --- a/wiki/pages/hardware.html +++ b/wiki/pages/hardware.html @@ -113,9 +113,9 @@ <p style="text-indent: 20px;">The concept of our user interface was inspired by a productive discussion during one of our patient interviews with Sara Levitt, who proposed the idea of using an application to monitor medication dosages. This suggestion sparked a brainstorming session on how the user interface could enhance the patient experience. We identified several key functionalities designed to simplify patient management of their treatment regimen, including: </p> <ul> <li><b>Suggested Dosage</b>: Personalized dosage recommendations based on individual treatment needs.</li> - <li>Current Concentration: Real-time display of the muscone concentration, ensuring users are informed at all times.</li> - <li>Timer: A built-in timer feature to remind patients of scheduled doses, promoting adherence to their treatment plan.</li> - <li>Online Store: Direct access to an online store for easy replenishment of medication, facilitating a seamless user experience.</li> + <li><b>Current Concentration</b> Real-time display of the muscone concentration, ensuring users are informed at all times.</li> + <li><b>Timer</b>: A built-in timer feature to remind patients of scheduled doses, promoting adherence to their treatment plan.</li> + <li><b>Online Store</b> Direct access to an online store for easy replenishment of medication, facilitating a seamless user experience.</li> </ul> <p style="text-indent: 20px;">Further investigation and background research are required for continued development, and more clinical experiments are needed to support the project. The user interface will be implemented upon the project's completion.</p> <div class="image-container" style="display: flex; flex-direction: column; align-items: center;"> -- GitLab