imoudu13 / GuildTalk

0 stars 0 forks source link

Implement-Profile-Page #23

Open GavinAshworth opened 8 months ago

GavinAshworth commented 8 months ago

Retrieve all the users information from the User table, then send the information to the personal profile page, then display the information in their respective boxes. Add functionality to the edit profile button so that when a user clicks on it a pop up appears with a form that allows them to enter the information they want to change. When the form is filled send the data to the same file that validated the registration. Add functionality such that when the esc key is hit it send the user back to the page they came from.