Skip to content

This program makes use of text files for storing data. Covid pateint and contact suspects register themselves into the system and then the admin marks those two person as contact. An adjacency matrix is used to track contacts. One(1) on adjacency matrix denotes connection. Finally 'jung' library is used to represent that graph in visual form.

Notifications You must be signed in to change notification settings

Chirag123-bit/CovidContactTraceManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CovidContactTraceManagement

This program makes use of text files for storing data. Covid pateint and contact suspects register themselves into the system and then the admin marks those two person as contact. An adjacency matrix is used to track contacts. One(1) on adjacency matrix denotes connection. Finally 'jung' library is used to represent that graph in visual form.

About

This program makes use of text files for storing data. Covid pateint and contact suspects register themselves into the system and then the admin marks those two person as contact. An adjacency matrix is used to track contacts. One(1) on adjacency matrix denotes connection. Finally 'jung' library is used to represent that graph in visual form.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages