rubonz / schema

eventzimmer schemata

Home Page:https://docs.eventzimmer.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eventzimmer

eventzimmer is an event aggregation service that makes it possible to aggregate events from a multitude of services (such as iCalendar and Facebook).

The aggregated events can then be displayed via a frontend (as a list).

schema contains the code for the eventzimmer backend.

Getting started

To get you a version of schema please have a look at the install instructions.

Architecture

eventzimmer consists of multiple parts that play together that are briefly covered in this section:

  • an API server which stores events
  • an aggregation tool which uses predefined sources to discover new events
  • a web frontend, which can list the events from the API server.

The application process of eventzimmer is illustrated below:

eventzimmer bpm

For an introduction into the individual services, please have a look at their respective GitHub repositories.

Organization structure

eventzimmer is currently a non-profit organisation. It is the brainchild of "Fohlen" and "Maxi". All our services are hosted free of charge and are made possible because of open source.

We would like to thank these amazing organizations to host us, and many million people more, free of charge:

About

eventzimmer schemata

https://docs.eventzimmer.de/

License:MIT License


Languages

Language:PLSQL 97.2%Language:PLpgSQL 2.8%