Skip to content

AY2324S2-CS2103-F09-2/tp

 
 

Repository files navigation

Java CI codecov
Ui

PatientSync is a desktop application meticulously crafted for nurses who prioritize the well-being of their patients above all else.
It allows you to input intimate details about your patients, such as food preferences and family conditions. While it has a GUI, most of the user interactions happen using a CLI (Command Line Interface).

User Profile

Target Users: Nurses in a hospital setting

Key Challenges:

  • Managing diverse patient needs and preferences.
  • Providing personalized care while juggling a busy schedule.
  • Ensuring accurate and up-to-date patient information is readily accessible.

Value Proposition

PatientSync is meticulously crafted for nurses who prioritize the well-being of their patients above all else. It allows nurses to input intimate details about their patients, such as food preferences and family conditions. This personalized approach enables nurses to deliver tailored care that meets the unique needs of each individual.

Project Links Description
Project Website Official website for the PatientSync desktop application.
User Guide Quick Start guide for users interested in using PatientSync.
Developer Guide Comprehensive guide for developers interested in contributing to PatientSync.
About Us Learn more about the team behind the PatientSync project.

Acknowledgements
This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.