memcode icon indicating copy to clipboard operation
memcode copied to clipboard

Some of the users' avatars don't exist anymore.

Open lakesare opened this issue 4 years ago • 4 comments

Users sign up via github/google, and something the url to their avatars changes, which means we get this look:

  • [ ] As soon as user signs up - let's upload their avatar to our AWS S3, and store that link instead. We already have amazon credentials for AWS S3 storage, let's use those.
  • [ ] We should also create a script that refetches stale user images from their Google and Github accounts.

lakesare avatar Mar 28 '20 14:03 lakesare

Instead, why don't we update the avatar each time they login?

anandvenkat4 avatar Apr 03 '20 22:04 anandvenkat4

Some users won't log in again (☠️), - and this will be a bad look in any place where we'd like to show their avatar. In the user select e.g., or soon we'll add the user list dropdown under the '10 students learn this course' stat.

lakesare avatar Apr 03 '20 22:04 lakesare

Got it. In that case, are we presenting an option(in future) for the users to change their profile picture fro our platform?

anandvenkat4 avatar Apr 03 '20 22:04 anandvenkat4

Absolutely, here is the issue for that functionality: https://github.com/lakesare/memcode/issues/22.

lakesare avatar Apr 03 '20 22:04 lakesare