Login Screen
Purpose
- Secure login using registered email ID and password.
- ‘Remember Me’ option enables faster future logins by saving credentials.
- In case of forgotten credentials, use the ‘Forgot Password’ option to receive a reset link via email.
- Ensures controlled access to the application with user-specific authentication.
Once Logged in the user will be redirected to the homescreen else if wrong credentials are entered an error message will be displayed.
