Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Record an alert #1

Open
19 tasks
lykmapipo opened this issue Jan 7, 2019 · 0 comments
Open
19 tasks

Record an alert #1

lykmapipo opened this issue Jan 7, 2019 · 0 comments

Comments

@lykmapipo
Copy link
Member

lykmapipo commented Jan 7, 2019

Description

As a user I want to record a new emergency alert/warning so that I can notify key stakeholders to take mitigation and preparedness actions and tasks

Screenshots

References

Tasks

API:

  • I should be able to post an alert to API
  • I should be able to get alert/warn from API
  • I should be able to get alerts/warns from API
  • I should be able to identify related alerts
  • I should be able to perform assessments based on a specific alert
  • I should be able to identify associated incidents based on an alert
  • I should be able to notify stakeholder when issue an alert
  • I should be able to remind stakeholders about an alert after some specified time
  • I should be to activate mitigation and preparedness activities
  • I should be able to disseminate mitigation and preparedness activities to respective stakeholders base on their roles

Web UI:

  • I should be able to record an alert
  • I should be able to view a list of alerts
  • I should be able to view an alert
  • I should be able to view assessment(s) based on an alert
  • I should be able to related incident(s) based on an alert
  • I should be able to view alerts related to a particular alert
  • I should be able to view notified stakeholders count by roles
  • I should be able to view disseminated mitigation and preparedness activities based on stakeholder roles

Documentation

  • Create minimal alert user guide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment