blaskovicz / MagicStick

Integrated gatherer of magic

Home Page:http://magic-stick.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User Profile

bheiskell opened this issue · comments

Create a user profile page with the ability to update things like the avatar.

We'll rely on off-site hosting of avatars for the time being. E.g., I'm going to hotlink my github icon.

You could also use gravatar; that's fairly common and most people have one already too.

The user table has a File :avatar column for the avatar that I was eventually intending to use for the avatar (database blob).