Currently the URL to a specific event needs to be set. We have the possibility to dynamically load URLs if CORS allow it. If we point to the events api, then we could allow the user to choose an event in chronological order - just like on the Dribdat home screen. Alternatively, an events.json file or even a sequence of datapackage.json references could be provided.
Currently the URL to a specific event needs to be set. We have the possibility to dynamically load URLs if CORS allow it. If we point to the [events api](https://meta.dribdat.cc/api/events.json), then we could allow the user to choose an event in chronological order - just like on the Dribdat home screen. Alternatively, an `events.json` file or even a sequence of `datapackage.json` references could be provided.