projects:event-manager

Event-Manager

This is mostly a requirements list for a to-be-written tool.

The C3VOC event manager solves some always-occuring issues with event logistics and planning.

What we want is:

  • overview of what events are upcoming
  • overview of how many flight cases are assigned to each event
  • logistics information

The overview should replace the preexisting case calendar and the event planning in the wiki. The idea is that all events get input into the manager software, which in turn provides the wiki with a list of events and a nice graphical overview.

The important bits here are:

  • event name
  • event location (city and country)
  • how many rooms are there
  • how many cases are assigned (and, if available, which ones)
  • duration of the event
  • state of the event (request, planning, confirmed, …[TODO])

Same information as in the overview, but also:

  • c3voc contact
  • event address
  • begin and end of event
  • begin of buildup and end of teardown
  • event contact (name, e-mail, phone number)

Scheduling and production info:

  • schedule url
  • event slug (used for URLs and stuff)

For delivery and pickup, we also need this information:

  • delivery address
  • delivery contact (name, e-mail, phone number)
  • earliest delivery date
  • latest delivery date
  • extra delivery instructions
  • pickup address
  • pickup contact (name, e-mail, phone number)
  • earliest pickup date
  • latest pickup date
  • extra pickup instructions

This information needs to be login-gated because it contains personal data of people. The delivery and pickup information should be copy-able from a previous event to make it easier to use. If pickup info is empty, then delivery information should be used as pickup info as well.

  • projects/event-manager.txt
  • Last modified: 2026/06/15 18:23
  • by kunsi