Skip to content

Priyanka-Priyadarshini/CaseStudy2_Phase1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

//============================================================================= COPYRIGHT KONINKLIJKE PHILIPS ELECTRONICS N.V. 2019
All rights are reserved. Reproduction in whole or in part is prohibited without the written consent of the copyright owner. //=============================================================================

PatientMonitorSystemCaseStudy2

An API to serve multiple clients.
BedCongifuration API- BedConfigurationController -> This configures the patient beds and discharge of patient.
Patient Monitoring API-1)PatientMonitoringController -> This enables the patient vitals and generates random data for it.
2)PatientVitalsStorageController -> This is used to store the patient data in memory.
3)PatientAlertController -> It validates the patient vitals and provides alert.

Installation

Clone

Clone this repo to your local machine using https://github.com/Priyanka-Priyadarshini/CaseStudy2_Phase1.git
API documentation will be available here :
1)BedConfigurationService- http://localhost:58905/swagger/index.html
2)PatientMonitoringService- http://localhost:1080/swagger/index.html
Run the AutoBuildTest.bat file to execute the application.

Code Metrics

Maximum cyclomatic complexity per function: 3
Code coverage: The report has been attached.
Code Duplication details available in the batch file. Please update the path of your simian.exe in the batch file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published