Feature Name: Invite user
Activity Performed by: Admin
Activity Flow: The admin will invite the user with the below-mentioned flow
- Admin will log in with the username & password (which have admin rights)
- Admin will have a dashboard with a sidebar which contains the user management section
- Inside the user management section, there will be an “invite user” button

- By clicking on the invite user button admin can invite the user with details like name, email and phone number

- An email with login codes will be sent by the system to the user based on the information entered by the admin as mentioned in the above step

Activity Performed by: User
Activity Flow: The user will receive an invitation email from the system
- The invitation email contains one joining link, the user will be redirected to one particular page by clicking on that link
- After that user will be able to add the required details and set a password for the login process
- By following the above activity user will be able to log in using a previously entered password with the invited email by the admin.