CMPUT301F24nachos / nachos-business

Project Part 1
0 stars 0 forks source link

Entrants - Implement Profile Picture Upload Functionality #71

Open ErenPaper opened 3 hours ago

ErenPaper commented 3 hours ago

Upload a profile picture to personalize their account. This feature will be integrated into the "My Profile" page, where users can select and upload an image file from their device. The backend will handle the storage of the uploaded image, ensuring it is securely saved and linked to the user's profile in the database with immediate feedback.