This module allows the users to schedule some meetings. The implementation is based on the DEVI approach. (See the main repository to read the thesis and the explanations)
In order for this module to work, it needs few environment variables to be declared. The microservices will also need to connect with two MongoDB databases and this EventStore. See this file for all variables required.
The tests also need a path to a file that contains the environment variables.