Skip to content

TraceTogether Simulation simulates how the data interact with each other to conduct contact tracing.

Notifications You must be signed in to change notification settings

pinkchocoa/TraceTogether-Simulation

Repository files navigation

TraceTogether-Simulation

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

Project set up

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)

external libraries used:

pip install multidict
pip install pygame
pip install datetime
pip install names
pip install numpy

About

TraceTogether Simulation simulates how the data interact with each other to conduct contact tracing.

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages