Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to upload profile picture #62

Open
elliotBraem opened this issue Aug 9, 2022 · 0 comments
Open

Ability to upload profile picture #62

elliotBraem opened this issue Aug 9, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@elliotBraem
Copy link
Member

User can upload an image to save as profile picture. This pfp can be saved in firebase storage same as images for things/requests are.

On upload, is there any resizing that we should be doing?? Are there limitations to what images users can upload?

Something to think about... but does profile picture get a little too messy in the beginning any ways....? Have to worry about inappropriate images and privacy concerns... is this something people even care to set on this type of application?

Possible alternative:
The current logo for everything is a basic solid black circle. What if users set their profile picture to their favorite color? Then profile picture just takes a hex code and we save down this hex -- now we're not saving image files, just a short string. Could start with an input field or can bring up a color picker... thoughts?

@elliotBraem elliotBraem added this to the v1 milestone Aug 9, 2022
@elliotBraem elliotBraem added the enhancement New feature or request label Aug 9, 2022
@elliotBraem elliotBraem mentioned this issue Aug 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant