Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.24 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.24 KB

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