- each node is a user and shows their profile picture
- hovering over a node shows their name and their level of trustiness
- the link between two users is red if either of them doesn't trust the other, green otherwise
- hoveing over a link shows the messages exchanged between the two users
- table displaying each node's trustiness level updated with every change in the network
- the graph updates in real time with any node addition/removal or change in someone's vouch
Basic-site is the visualization tool used in the project
Demo-visualizer is a dummy network used to demonstrate of the visualization tool