dayday0calories / CITS5505-Group-Project

CITS5505 Group Project
MIT License
0 stars 0 forks source link

New features and Interface changes #9

Open dayday0calories opened 1 month ago

dayday0calories commented 1 month ago

1. modify our page nav bar

Screenshot 2024-05-12 at 4 01 30 pm

I've added a new scroll-down bar that displays the user's profile image. When clicking the button, users can navigate to settings, their profile, or log out. Specifically, if the user isn't logged in, all items will redirect to the login page.

2. modify the user_profile page

Screenshot 2024-05-12 at 4 07 20 pm

Now user can view their post and reply history here.

3. New setting page

Screenshot 2024-05-12 at 4 09 28 pm

Now user can update their profile picture and change password here

lingering126 commented 1 month ago

Good, but I think the change password part should add a current password authentication, which improves security.(In case the user leave the page log in and then someone else changed the password easily). I have already added in 'User_Auth_setting' branch.

Moreover, I will add some information in user_profile page, for example the title of the posts