Skip to content

utat-ss/tree-visualizer

Repository files navigation

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🌌. 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