braydenidzenga / Dev-Dialogue

MIT License
3 stars 12 forks source link

Done profile picture functionality #13

Closed Bamof25th closed 1 day ago

Bamof25th commented 1 day ago

Add user profile picture functionality with default avatar for users without a custom picture

You will require a front end to get a profile string using MULTER or any other database like Firebase to generate a string for a custom profile pic for the user.

currently :

braydenidzenga commented 1 day ago

LGTM