Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1 KB

README.md

File metadata and controls

18 lines (10 loc) · 1 KB

Missile Warning System

This app allows operators to notify all the residents of Rungway Island of an impending missile attack, most likely from our arch nemesis Tim Young-One. Tim is fiercely jealous of our beautiful hoodies, and he'll do anything to destroy us because hooded clothes are banned in his country.

Sadly, this system isn't quite up-to-scratch. We've had a few instances where our operators have accidentally sent live missile warnings instead of tests because they clicked the wrong button. So, we'd like you to make a few improvements:

  • Adjust the UX for triggering the warning so as to reduce the tendancy for errors
  • Allow the operator to see open warnings, and to close them if they'd like

We'd also like to alert the residents of Rungway Island about other things, such as flash Nutella sales. Add a few more alerts to the system which you think might be appropriate.

Installation

Just do npm install mate.

Running

Run npm start from your command line to launch the development build.