Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Amigo wallet - capstone project. Amigo wallet is built using the following technology stack: Layers Technology Presentation Asp.net MVC Business C# Data Access Layer ADO.NET

Amigo wallet - capstone project.

Amigo wallet is built using the following technology stack:

Layers Technology
Presentation Asp.net MVC
Business C#
Data Access Layer ADO.NET / Entity Framework
Database SQL Server

2.1 Registration

As a customer, I should be able to register to E-wallet by providing name, email, contact number and password so that i can login and use all the services of E-wallet.

2.1.1 Validating the input details based on the following conditions:

- Name should allow only alphabets and space

- Password should be within 8- 20 characters with at least one uppercase, one lowercase and one digit and one special character.

-Email should follow a valid format

-contact number should be 10 digits

- In case of error or exception, appropriate error message should be displayed.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started