Skip to content

Latest commit

 

History

History
138 lines (84 loc) · 3.1 KB

UserDoc.md

File metadata and controls

138 lines (84 loc) · 3.1 KB

User Documentation

The Following Describes Types of users and all the features each user has in their respective variants of their client application


There are 3 types of User in our application based on their role.

  • Admin
  • Doctor
  • Nurse

Admin

  • Register Page

    img

  • Login Page

    img

  • Add/Update Hospital Details

    img img img

  • Add Staff to Hospital Page

    • step 1 img
    • step 2
    • step 3
  • Staff on Duty Page


  • Doctor

  • Login Page

  • Home Page

  • Add Patient Page

    • Step 1

    • Step 2

    • Step 3

    • Step 4

    • Submit

  • Monitor Patient Page

    • 1 critical patient named "Semba" is listed
    • To transfer the patient to the nearest high facility hospital click on tranfer button to navigate to Transfer Patient Page.
  • Transfer Patient Page

    • The doctor is presented with a map based UI leveraging the power of Google Maps API

    • High Tier nearby Hospitals than the current hospital are listed.

    • Doctor can click the show on map button of the listed hospital and view the route along with duration and distance gathered by using Google Maps API

    • Click Transfer Patient Button to tranfer the patient from current hospital to the selected hospital


  • Nurse


  • Login Page

  • Home Page

  • Add Patient Page

    • Step 1

    • Step 2

    • Step 3

    • Step 4

    • Submit

  • Notification Alert

    • The Nurse Gets Notification if shes misses to take reading of a patient

    • The Notification prompts the nurse with message containing the patient name she missed taking the record

  • Partogram Page

    • Partogram of a Pregnant Patient is plotted using canvas API

    • The Graph are plotted in realtime

    • The Partogram Chart can be downloaded as PDF aswell