This project was done for CSC1008 Data Structures and Algorithm module in SIT-UoG Computing Science.
Video Installation Guide: https://youtu.be/J1sn2OeIS_k
UI/Documentation: https://pinkchocoa.github.io/TraceTogether-Simulation/index.html
For covid spread simulation, run covidSpreadSim.py in simulator/covidSpreadSim.py
To replicate TraceTogether data, run main.py to generate json files that will be reflected in the websites in /docs/index.html (live server required)
pip install multidict
pip install pygame
pip install datetime
pip install names
pip install numpy