JiayangYing / CITS3403_PRO

MIT License
2 stars 0 forks source link

update user avatar function #79

Closed lwb611266 closed 4 months ago

lwb611266 commented 4 months ago

add avatar data in user model for frontend and backend connection.

loklokyx commented 4 months ago

@sleepadept, might need ur assist on this matter. Just create a list of icons fa-class, and save into/ get from db. Then display it in profile and edit_profile page. If you have any doubt please let me know. Thanks.

sleepadept commented 4 months ago

@sleepadept, might need ur assist on this matter. Just create a list of icons fa-class, and save into/ get from db. Then display it in profile and edit_profile page. If you have any doubt please let me know. Thanks.

Hi @loklokyx as requested, I have implemented the function to update the avatar correctly and link to the database, please kindly review it.