TwoWeeksReady
TwoWeeksReady copied to clipboard
Support preparedness and alerting related to emergency situations.
Create add profile button that opens options to add a profile from contacts and autofill fields or to direct to manual entry. Wireframe: Click add profile https://xd.adobe.com/view/158c8bc4-5ef2-47dd-90c0-ba3c508e4d62-40df/screen/0eb324ee-9410-4607-a623-d921af922917 Wireframe: Add a...
I found a few minor typos and grammatical issues in the Wiki. I [cloned a copy of the Wiki](https://github.com/c0g1t8/TwoWeeksReady-wiki) and placed the changes in the [updates branch](https://github.com/c0g1t8/TwoWeeksReady-wiki/tree/updates). If the changes...
All PII (contacts, medical information) needs to be encrypted/decrypted from a blob. When PII is shared, keys need to be shared to other users to decrypt the information. * Needs...
Investigate what would be needed to add support for multiple languages in the future.
Pending the release of Vuetify 3, we would like to update the 2wr-app to Vue 3.
I've been stalking this project for several months and found the goals for this project admirable. I originally intended to contribute by providing docker support to simplifying onboarding new developers....
Currently, adding Family Members to a plan is done through the Children / Pets section. Remove the Children and Pets sections as well as the Walkthrough and Manage section. ...
I've been meaning to help out with HTBox for a while now, and I've finally been able to set aside some time to start getting 2WR stood up and kicking...
Add in Tsunami alerting module. When the TWC (Tsunami Warning Center) sends out an a tsunami alert that affects the geo location of the user (mostly in WA/OR) send/push an...
Photos?
We need to store photos in several places in the app. Should we look into Blob Storage or store inside CosmosDb? I suspect blob storage is going to be a...