An interactive requirements engineering tool. TreeViz makes working with requirement models more approachable by visualizing parent and child relationships as a graph. It connects to the team's requirements database.
Built by the University of Toronto Aerospace Team🌌. Watch the V1.0 development here.
- Connect to the UTAT VPN
- Navigate to https://treeviz.in.utat.ca/ in your browser
See Notion page
- Install Node
- Run
npm install
within both the client and server folders