cornellh4i / lagos-volunteers

Lagos Food Bank Volunteer Management System
https://lagos-volunteers.vercel.app
MIT License
13 stars 6 forks source link

BUG: Can a user register for an event they created? #222

Closed jasozh closed 6 months ago

akinfelami commented 6 months ago

I think the approach to this will be to create an eventEnrollment for the user when they create an event

jasozh commented 6 months ago

That might become confusing though because then the supervisor will also show up in the attendees list. I think it's better to just disable supervisors from accessing the endpoint for registration.