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
-
-
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
-
-