cryonics-institute / checkin

A Mobile+Web Suite That Lets Those You Love Know You're OK; A Dead Man's Switch for Your Phone
GNU General Public License v3.0
3 stars 1 forks source link

Add Ability for Standby to Choose Patient #38

Closed ghost closed 5 years ago

ghost commented 5 years ago

In order to add a patient's e-mail to state, do the following:

  1. Add action types for adding a patient;
  2. Add an e-mail parameter to the patient-reducer;
  3. Add actions that will add a (default in this case) email to the store.

Then, add a view that requests the patient's e-mail from the standby user after she signs in.