Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 684 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 684 Bytes

Master Thesis (module: AGENDA)

by Adrien Widart

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.