Skip to content

Final project for INFO6205 - Program Structures & Algorithms in Fall 2020, instructed by Prof. Robin Hillyard

License

Notifications You must be signed in to change notification settings

deepanshsachdeva/info6205-team5-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program Structures & Algoritms(INFO6205) Project - Fall 2020

Virus Transmission Simulation

To simulate the spread of a virus, taking in account the following factors:

  • Total Population
  • Infected Population
  • Infection Rate
  • Social Distancing
  • Wearing masks
  • Follow quarantine
  • Contact Tracing

simulation-gif

Team #5

  • Deepansh Sachdeva (NUID 001399788)
  • Sunil Yadav (NUID 001492711)

Screenshots

All mandates followed

all-mandate

Mask & Quarantine NOT followed

no-mask-no-quarantine

Mask mandate NOT followed

all-mandate

Quarantine mandate NOT followed

no-quarantine

Installation & Usage

Clone the repository

git clone https://github.com/deepanshsachdeva/info6205-final-project.git

Running Project

  1. Go to GridView.java
  2. Run main method
  3. Modify the parameters in the panel
  4. Press start to run simulation
  5. Press reset to reset simulation

License

This project is licensed under the MIT - see the LICENSE file for details

About

Final project for INFO6205 - Program Structures & Algorithms in Fall 2020, instructed by Prof. Robin Hillyard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages