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

Store participants list into DB #12

Open
DoooMer opened this issue Jul 30, 2021 · 0 comments
Open

Store participants list into DB #12

DoooMer opened this issue Jul 30, 2021 · 0 comments
Projects

Comments

@DoooMer
Copy link
Owner

DoooMer commented Jul 30, 2021

Add table participants.
Columns:

  • id
  • request_key
  • name (crypted)
  • email (crypted)
  • is_notified

Name and email MUST crypted.

Record MUST deleted after end selection and notifications.

@DoooMer DoooMer created this issue from a note in Version 1 (To do) Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant