Window-Application

Technology Stack

  • Visual Studio 2019
  • C# WPF .NET CORE (XAML) Blood Pressure Monitoring App for the admins that will maintain the blood pressure.

MAP is a calculation that doctors use to check whether there’s enough blood flow to supply blood to all your major organs. Too much resistance and pressure may impede that flow. More on

Data Model for the blood pressure Sample, where User ID is a primary key.

Sample

Each Sample is assigned to a user class. So intermediate SamplePerUser class added, where sampleID is unique, therby primary key

Final output