Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

create a sign-up form in javascript and HTML, CSS with fields(name, age, address, email, phone number, password, confirm password) and then the user can sign

create a sign-up form in javascript and HTML, CSS with fields(name, age, address, email, phone number, password, confirm password) and then the user can sign up. add one button"Add sign-up information" in the Sign-Up form and this information will be stored as an array in js objects. The form should check validations for every input.

After signing up, the user will redirect to the login page where he or she can log in using the information stored in the sign-up form. The login page should have(username, password) fields and if wrong information entered (means which is not stored in signup form ) then this page should not let the user to login.hence show login unsuccessful.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Knowledge Discovery In Databases

Authors: Gregory Piatetsky-Shapiro, William Frawley

1st Edition

ISBN: 0262660709, 978-0262660709

More Books

Students also viewed these Databases questions