This repo contains the project of the Information Security course of Ghent University. The scope of the project is to create a web application that safely logs a close contact between users and informs them if anybody that has recently contacted with is positive to COVID-19.
More info at the documentation folder here
- Open Terminal at backend folder and execute:
npm run start
- Open Terminal at database folder and execute:
sudo ./docker_create.sh
sudo ./docker_start.sh
./populate_db.sh
- Open Terminal at frontend folder and execute:
npm run serve
- Open browser at local port indicated:
- Chaikalis Marinos: database + API
- Chelakis Konstantinos Marios: frontend + database + simulation
- Pitoskas Giannis: backend + frontend + simulation
- If any problem occurs when executing the steps above read the readme file at each folder for more instructions
- Some txt files are being downloaded for simulation reasons when clicking the button which were used for simulation and log reasons
- Sometimes you should double click the check button depending on the backend current state