Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Technical steps (and questions) #33

Closed
chrisxkeith opened this issue Aug 23, 2021 · 3 comments
Closed

Technical steps (and questions) #33

chrisxkeith opened this issue Aug 23, 2021 · 3 comments
Assignees

Comments

@chrisxkeith
Copy link
Contributor

chrisxkeith commented Aug 23, 2021

These will be broken out into separate issues as they are better defined.

  1. Bring up active web server (probably Javascript to avoid multiple languages) : Bring up active web server in GCP #35
  2. Add front end page with form for name, email and phone number : Add "Send Emails" button on matches page and page with where user can add personal information #20
  3. Send that form up to server : Send client form data to web server #36
  4. Create emails from that client data to send to providers : [Blocked on email security] Create email with client data and email it to providers #37
  5. Bring up database : Bring up database behind web server #38
  6. Store anonymous data in database : Store anonymized client data in database #39
  7. Create emails from that data to send reports to providers : [Blocked on email security] Email monthly reports containing anonymized client data #32
@chrisxkeith chrisxkeith added this to the Phase 2 milestone Aug 23, 2021
@chrisxkeith chrisxkeith self-assigned this Aug 23, 2021
@chrisxkeith
Copy link
Contributor Author

Documents about this feature:
Proposal for monthly email to providers containing client data

@chrisxkeith
Copy link
Contributor Author

Created issues for all steps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant