Hello everyone,
I want to allow a list of people (whose information are already stored in a table) to book different events in a Calendar they could access. The booking system would allow them to see all upcoming events, and register to the ones that we still have availabilities for (let's say 5 participants maximum per event for example).
I had access to the "No-Conflict Asset Reservations" template, and it seems promising, but it implies that the Assets will be available 24/7, whereas I would like to let people choose among a list of pre-defined slots.
All the registrants will be pre-existing records in my "People" tab. Ideally, I would like the process for them to be:
- They receive a unique link to a view/interface they can bookmark and share internally.
- They open this, and see the event they want to take part in. The number of participants is displayed next to an event, and only events where we still have slots remaining are visible. (In a perfect world, they could even toggle between a Calendar and Grid view and filter by Event Type, but that might be asking too much and is just icing on the cake).
- They fill a form, and the system locates them in the "People" tab.
- After the event has passed, the system ticks a box saying "participated to Category A" event, or B or C according to event type.
Is there anything I could work with ? Interfaces maybe ?
Thank you very much in advance !