cse442-fall-2019-offering / 442projects-the-boys

442projects-the-boys created by GitHub Classroom
0 stars 1 forks source link

The user information should show up on the profile page based off of the entered database infromation #47

Open munthun opened 5 years ago

munthun commented 5 years ago

Task Test: 1) Log in/Register into the system 2) Click on the Profile Page button in the navbar 3) Click on the green update information button below the default profile picture 4) A modal should popup which has text boxes for name, age, location, income, occupation 5) Fill all of these fields out with values(text should be mandated for the name, location and occupation and number values should be enforced for age and income) 6) Hit the submit button 7) All of the user information should now show up on the profile page