Question: Create a word documents report that: 1 ) Show your sign up page 2 ) Show your sign in page 3 ) show how you

Create a word documents report that:
1
)
Show your sign up page
2
)
Show your sign in page
3
)
show how you handle when a wrong password is signed on
4
)
Load all your code into github and give me instructions on how should install your code and run it
Create a homepage on your laptop
o An HTML/CSS/JS Home page that displays the company name/info/logo/etc
o The page should have a link to the login page
Create a login page on your laptop
o Page uses a form to input a user name and password
o To test, the js code should include several valid userid/passwords
o At this stage, it should just display a valid login message
Create two MySQL tables on your laptop
o A users table with columns
userid, password, user name, email, zipcode,
type=Customer, Employee, Admin
Any other fields you deem required
o An investment table with columns
Userid
Balance in 4 currencies

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!