codeeu / coding-events

A Django app for adding EU Code Week events and showing them on a map.
http://events.codeweek.eu
MIT License
17 stars 36 forks source link

Add registration status for an event #382

Closed friedger closed 7 years ago

friedger commented 9 years ago

Event organizers should have the possibility to set the registration status: open, sold out, invite only, waiting list, closed, cancelled

Once the date of the event has passed, the registration status should be automatically set to closed.

Ideally, there is an api (e.g. the status is mirrored from eventbrite, meetup.com, ..)

Related to issue #120

ioana-chiorean commented 7 years ago

This is a bit out of our scope and being on limited resources we won't be able to implement it any time soon. We will encourage the organizers to use other tools for confirmation of status.

Thanks for helping out!