A static website with your personal emergency contacts. If you are lost without any of your devise around and you need to call a family member but don't know the number and all your accounts are secured with 2-step authentication this site can safe your day.
-
Fork this repository and setup GitHub pages.
-
Generate a JSON file with all the contacts that might come in handy on this page.
-
Paste the encrypted data into emergency-information.json and update the repository.
-
Visit the start page and try it out (demo uses
sosas password).
Note that the website needs to use SSL in order to work.
| Browser | Status | Note |
|---|---|---|
| Safari 604 | works | |
| Safari 602 | works | |
| Chrome 68 | works | |
| Chrome 63 | works | |
| IE 10 | not working | missing ES6 support |
| IE 11 | not working | missing ES6 support |
The following tools are used to optimize this project.
- BrowserStack to test its accessibility.
- Google Lighthouse to optimize for speed

