/ems_web

Emergency Medical Services dashboard to help view the areas where medical emergencies are needed

Primary LanguageTypeScript

Emergency Response Platform (First Response)

This project is geared to provide a platform where users can call into an emergency hotline and have their emergency call answered as well as a responce team sent to investigate the matter. The process pipeline looks something like the image below:

Draft Architecture

Screen Shot 2021-08-08 at 8 53 08 AM

Draft UI design

The UI design of the project is inspired by Trevor Lang.

Screen Shot 2021-08-18 at 4 14 03 PM

Services Offered

Building the project

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.