fossasia / open-event-next

Open Event Frontend "Next Version" with Vue.js
Apache License 2.0
1.51k stars 101 forks source link

Implement a smoother platform onboarding experience for first time attendes who get free tickets / event registrations #172

Open mariobehling opened 2 years ago

mariobehling commented 2 years ago

In order to get more users into the systems we need to make the onboarding experience smoother. Therefore please change the existing process a bit for free ticket byuers and free event registrations. Implement a smoother platform onboarding experience for unregistered user as follows.

  1. User selects a free ticket / free event registration
  2. User enters email and desired password
  3. User follows order process and gets ticket or event registration. On the last order page the user gets the order info with status "Pending, You need to complete your order by clicking the verification link in the email that was sent to you.".
  4. User finishes the process by clicking the verification link in the platform registration email.
  5. After the user has clicked the verification link in the platform registration email the system completes process and sends a ticket confirmation email.
  6. If the user revisits the ticket page now it shows as status "Completed".
JIVIN0902 commented 2 years ago

I am working on this issue.

JIVIN0902 commented 2 years ago

As far as I have seen that currently when a new users registers with their email and fills the details. The final page shows this message -> YOUR ORDER COMPLETED SUCCESSFULLY. FIND ALL THE DETAILS RELATED TO YOUR ORDER BELOW.

This needs to be changed to something like this -> "Pending, You need to complete your order by clicking the verification link in the email that was sent to you.". And after verifying they should be redirected to the eventyay website maybe and complete the rest of the steps. Pls correct me wherever I need to be. Looking forward to working on this. Thanks

codewithnadeem14502 commented 1 year ago

Is this issue is open or anyone else is working ?