Rayman / fusic-meteor

Fusic: Realtime Social Music Collaboration
MIT License
27 stars 12 forks source link

Profile page for more specific user info/possibility to add simple avata... #55

Closed pepf closed 10 years ago

pepf commented 10 years ago

I put some work in a simple profile page. Further updates could be related to visiting other user's profile pages, adding them as friends (or following). Also it's a good start for creating an overview of "private playlists" (which we do not support yet). Avatar updating is still by means of a simple url; I looked at some file uploading packages but found it quite difficult; any suggestions?

Rayman commented 10 years ago

The 'pathFor' helper only works if the data context is set to the correct data. This can be done in a for loop or with #with.