supdegrave / meteor-evm

Event Volunteer Management system, built using meteor.js
2 stars 1 forks source link

User page: add 'My Shifts' #32

Open supdegrave opened 9 years ago

supdegrave commented 9 years ago
supdegrave commented 9 years ago

Events.find({volunteers: Meteor.userId()}).fetch() will return all the current user's shifts.