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

Update user confirmed field #28

Open
msal4 opened this issue Dec 12, 2020 · 0 comments
Open

Update user confirmed field #28

msal4 opened this issue Dec 12, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@msal4
Copy link
Owner

msal4 commented Dec 12, 2020

Update the user confirmed field to encompass three statuses (pending, confirmed, banned).
Since the user's phone number is confirmed immediately when they register it's unnecessary to use the field for phone verification status. Instead, the field should be turned into an enum to indicate the user status after their first delivery.
Status cases:

  • The user is pending if they haven't ordered anything yet or their order is still on its way.
  • The user is confirmed if they received their first package.
  • The user is banned if they didn't receive their first package intentionally by their side.
@msal4 msal4 added the enhancement New feature or request label Dec 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant