Feature: Login
<aside>
🪂
Description:
This feature allows you to access your account securely by entering your email address and password.
</aside>
Steps:
- On the Login page, enter your email address and password.
- Click on the Login button.
Feature: Log out
<aside>
🪂
Description:
This feature allows you to exit your account so that no unauthorized access can occur after you have finished using the platform.
</aside>
Steps:
- While logged in, click the profile icon on the upper right of the screen to display a dropdown menu.
- In the dropdown, select the “Log out” option. You should be redirected to the Login page, confirming that you have successfully logged out.