CMPUT301F24nachos / nachos-business

Project Part 1
0 stars 0 forks source link

Entrant - Implement Profile Picture Generation Functionality #73

Open ErenPaper opened 3 hours ago

ErenPaper commented 3 hours ago

Give the option to generate a profile picture deterministically based on their profile name if they do not already have one uploaded. This automatically creates a unique avatar or image for the user using a form of algorithm or design based on their name. The image will be displayed as the user's profile picture and will be stored in the database for future use. Users who choose this option will receive immediate feedback upon the generation of their profile picture.