GUI should contain a button that will redirect you to your profile page.
The profile page should have the same field you have on the Register page. These fields will be full with your existing profile information. So if anyone adds to these profile fields, call the driver.editUser(Map<String,ArrayList> profileInfo)
GUI should contain a button that will redirect you to your profile page.
The profile page should have the same field you have on the Register page. These fields will be full with your existing profile information. So if anyone adds to these profile fields, call the driver.editUser(Map<String,ArrayList> profileInfo)