Funcionalities, technologies and more details are found in the Final Presentation.pdf
sudo apt-get install postgresql
[NVM] Install(https://github.com/creationix/nvm).
nvm install 5.8
nvm use 5.8
All Dependencies are in the package.json file.
All config values have been removed, you need a working database to run this website. There is a config file in the recommender module as well as in the web module.
Sample-Data inserts are provided in the 'db' folder
This website was created in the scope of the subject "Advanced Software Engineering" at the Technical University of Vienna. Co-Authors: Belk Stefan, Bogomolov Bernd (berndbogo), Hanreich Stefan, Sederl Johannes