utat-ss / tree-visualizer

An interactive requirements engineering tool
1 stars 0 forks source link

Pipeline

TreeViz

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:milky_way:. Watch the V1.0 development here.

Usage

  1. Connect to the UTAT VPN
  2. Navigate to https://treeviz.in.utat.ca/ in your browser

See Notion page

Development

Setup

  1. Install Node
  2. Run npm install within both the client and server folders