Skip to content

utat-ss/tree-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

922ac1c Â· Jan 11, 2025
Feb 16, 2023
Apr 4, 2023
Feb 21, 2023
Apr 12, 2024
Jan 11, 2025
Dec 9, 2022
Jan 3, 2023
Feb 23, 2023
Apr 12, 2024
Nov 15, 2023
Nov 17, 2023

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