❔ Login module and signup

Dear C# expert, I am trying to build a program on login module and signup using Username: Joe.Doe and Password: Password123 as testing data for login
attempts. They may be initialized as a verified dummy user in the Bank object. And the method for signup will ask the user to register him/herself by providing personal information in the form field
or attributes which are Username, Email, Age, Phone, and Password.
image.png
image.png
Was this page helpful?