GNOME-Nepal / site-server

Backend server for GNOME Nepal
MIT License
6 stars 7 forks source link

[REQUEST]: Event registration flow model #69

Open n1rjal opened 6 days ago

n1rjal commented 6 days ago

We would want possible participants to register themselves into events of their choices, that is available in our website. Not all events will have the registration flow. Like GNOME Asia event mustn't have registration flow in our website, but for events like Gnome hackathon must have registration flow.

Make sure total participants must be less than max capacity of event.

Implement model for event participant

Add other relevant columns

Event and users will have many-to-many relationships.

View(s):

Validation(s)

Flow(s)