Main Source of Eventsdata
There was an idea about using a database which can be used to manage events. In the current implementation the "main source" of event data are the markdown files.
I can design a database schema and build a small application to create markdown files from db. Question: Will there be a benefit? With the databases we also need a frontend to manage the events within the database.