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

Add the ability to use a gravatar for the profile image #171

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

ChaelCodes
Copy link
Owner

@ChaelCodes ChaelCodes commented Jan 4, 2024

Description of Feature or Issue

closes #55

Utilize Gravatar for profile image. This avoids our app being responsible for images that users have uploaded, and saves on costs, because we don't have to have an S3 or GCP bucket. :)

Checklist

  • Added/changed specs for the changes made
  • Is the linting build successful?
  • Is the test build successful?

User-Facing Changes

Label Screenshot
New Profile New Profile - lots of space and a profile picture
Old Profile old profile - no image
New Profile Mobile new profile - spacious
Old Profile Mobile old profile - squished against walls

@ChaelCodes ChaelCodes merged commit 4f1c775 into main Jan 4, 2024
2 checks passed
@ChaelCodes ChaelCodes deleted the cc-profile-picture branch January 4, 2024 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Profile images
1 participant