Skip to content

svenkirchner/schema

 
 

Repository files navigation

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

Resources

License

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • PLSQL 97.2%
  • PLpgSQL 2.8%