bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Backend Connection for Sign Up Verification #605

Closed BeratDamar closed 1 year ago

BeratDamar commented 1 year ago

Description:

According to our following requirement:

1.1.1.1.6 Users shall verify their registration process via email verification..

The current registration system of the HEKA is providing email verification without backend connection . I will implement backend connection of this feature. However, backend service of this feature is not completed fully. Therefore, I will use this backend service partially to be able to provide verification to our users.

Our verification process's workflow will be as follows:

Steps to be taken:

  1. I will examine API provided by backend team. I analyse how to use this incomplete system.
  2. I will implement my solution
  3. I will test my implementation.

⏰ Deadline:

🔎 Reviewer

BeratDamar commented 1 year ago

Since PR is merged, i am closing the issue. You can look at linked PR for more details.