jwillmer / emergency-contacts

A static website with your personal emergency contacts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emergency Contacts

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.

How to setup

  1. Fork this repository and setup GitHub pages.

  2. Generate a JSON file with all the contacts that might come in handy on this page.

  3. Paste the encrypted data into emergency-information.json and update the repository.

  4. Visit the start page and try it out (demo uses sos as password).

Tested Browsers

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

Tooling

The following tools are used to optimize this project.

browserstack lighthouse

About

A static website with your personal emergency contacts

License:MIT License


Languages

Language:JavaScript 55.4%Language:HTML 31.1%Language:CSS 13.6%