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

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

Create a modal which takes in user information and connect to the add information button #46

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) To hit the submit button you have to fill out all fields if a field is not filled out and you hit submit a small orange warning will tell you to please fill out the field you have left blank 6) If you click the gray x at the top left corner of the modal or the close button the modal should disappear