bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Email Verification for Sign Up #541

Closed BeratDamar closed 1 year ago

BeratDamar commented 1 year ago

About Feature:

I implemented email verification for both doctor and regular user sign up . Since backend team did not implemented email verification for sign up yet, I could not provide backend connection.

After this functionality, users shall be able to verify their email addresses after filling sign form. Users should follow following steps to register our system:

After backend implementation is completed for this feature, I will provide backend connection in another PR.

➡️ For more details, you can look at #520

🔎 Reviewer:

@umutdenizsenerr

⏰ Deadline:

26.12.2022 23.59

umutdenizsenerr commented 1 year ago

I have tried the feature. It seems fine, also unit test cases provided.