dronekit / droneshare

DroneShare is a shared repository of drone missions built using DroneKit-Cloud
http://www.droneshare.com/
Apache License 2.0
84 stars 66 forks source link

default avatar image #18

Open mrpollo opened 10 years ago

mrpollo commented 10 years ago

we need a default avatar image for users, this will help reduce conditional logic on user listings, maybe @jason4short can provide some feedback here

geeksville commented 10 years ago

yah - probably best wrapped in a directive

jason4short commented 10 years ago

Kevin, What exactly do you need for this? Any size constraints?

geeksville commented 10 years ago

Currently we are showing the mystery-man icon here: https://en.gravatar.com/site/implement/images/

We can supply our own 'brand specific icon' default is 80x80, but it will get scaled down as needed (we usually use 40px). Perhaps something dronish and question ish - so users realize they can customize it?

kaitlynhova commented 9 years ago

@jason4short do you know what you would like the default icon to look like? I can for sure make a generic avatar image if you don't have a vision for it.