Question: please i need the solved coding of this question asap because I'm very confused about few steps. i need coding with 2 pages home page

please i need the solved coding of this question asap because I'm very confused about few steps. i need coding with 2 pages home page and login with registration successful message displays on screen and when user submit the form, it redirect user to another page that shows welcome message. thanks and regards
In this assignment, you will create a simple MVC core application that allows users to sign up and login to a dashboard of a web application. At this stage, the web application should provide 2 use cases: signup and login without validation. Note that no database is needed in this assignment. Web Application Details 1. The Home Page - The home page should show a signup form and a link to the login page - To signup for the web application, users are supposed to enter: first and last name, email address, phone number, password and password confirmation. - When the users submit the form, it displays a message in the same page indicating that "Registration has been successfully completed" - Add appropriate icons with all text boxes 2. The Login Form (/Home/Login) In the page, the user should enter his email and password in input boxes to sign in. When the users submit the form, it redirect the user to another page that display welcome message
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
