Closed Madrobot9182 closed 1 week ago
I will start making functions to store images in Firebase cloud storage. Assuming the users will select a picture from their local files what format will be passed into said firebase function?
for now I'll assume its in the format of local files as specified here: https://firebase.google.com/docs/storage/android/upload-files#java
As a user, I want to upload a profile picture to personalize my account
he system should provide an option for users to upload a profile picture from their device when setting up their account or from their profile settings. Users should be able to upload images in common formats Users should be able to preview their uploaded profile picture before saving the changes, ensuring they are satisfied with how it looks.