joindin / joindin-web2

HTTP Frontend For the Joind.in API
BSD 3-Clause "New" or "Revised" License
97 stars 175 forks source link

Provide UI to manage hosts of an event. #908

Closed heiglandreas closed 2 years ago

heiglandreas commented 2 years ago

This allows to add multiple hosts to an event via the UI. All of the hosts have the same privileges! There is no specific validation step as adding or removing a host is super easy.

This fixes #588