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

Inviting a new user #404

Closed
MuhammadKhalilzadeh opened this issue Dec 30, 2024 · 0 comments
Closed

Inviting a new user #404

MuhammadKhalilzadeh opened this issue Dec 30, 2024 · 0 comments
Assignees
Labels
frontend Frontend related tasks/issues
Milestone

Comments

@MuhammadKhalilzadeh
Copy link
Collaborator

MuhammadKhalilzadeh commented Dec 30, 2024

We need to implement the feature of inviting new users to the dashboard based on their Emails.

398589968-c24427fe-8756-4a34-a8b3-ca230ebbfce2

Now the thing is if a user is invited, he/she will be able to register from User Register page as followed, which has no email input:

Screenshot 2024-12-30 094822

So, we may proceed with one of the followings:

  1. When we invited someone. their email is stored, and a link will be sent to them, via that link they will be able to register. (Then we'll need an email messaging service)
  2. We can add email field here as well, but the way it works that email field will only check if the email is for someone who is invited.
  3. Once we invite someone, we can generate a code for them, like an invitation code. Once invited, they can enter their code (in a new input added) and then proceed.

@gorkemcetin
What do you think?
Any other suggestions you may have?

@MuhammadKhalilzadeh MuhammadKhalilzadeh added the frontend Frontend related tasks/issues label Dec 30, 2024
@MuhammadKhalilzadeh MuhammadKhalilzadeh added this to the 1.0 milestone Dec 30, 2024
@melpsh melpsh self-assigned this Jan 1, 2025
@melpsh melpsh closed this as completed Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend related tasks/issues
Projects
None yet
Development

No branches or pull requests

2 participants