Employees and Customers Login Page

Summary

As a NijPay user, I want to log into my account through the NijPay gateway, which is an Electronic Payment Orchestration Security Module, so that I can access the features that my account provides.

  • NijPay User Types:
  1. Customers
  2. Employees (admins)
  • Users of both types (Customers and Employees) will log in to the system using the same web login page by typing their username and password after connecting to the core banking system's database.

  • If the data of the user was found in the banking system database, then the user will log into the customized page for that type of user.

  • If the user data was wrong, then a validation message should be shown.

  • There should be a security level of encoding of the logged-in data that should be done while sending requests.

Acceptance Criteria

  • Logging in with a valid user.
  • attempting to log in with an invalid user.
  • login with a user of type customer.
  • login with a user of type employee.
  • User interface should be responsive on different resolutions (mobile/desktop)

Relevant documents, screenshots, references and/or links

Diagrams-Interface_flow_Diagram.drawio

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information