<img width="203" alt="image" src="https://user-images.githubusercontent.com/59907006/213088069-5da9a264-59c7-4d6c-81df-158ec1c4a7af.png"> - Overarching idea: create graphic design map like that seen in figma - Potential interesting implementation: - Create a linked list of JSON objects representing each stage - Each node points to the next one on the approach tree - Create a component that takes the linked list and parses out the GUI of the tree itself - Could create subcomponents for nodes, lines, data etc [Figma ](https://www.figma.com/file/4gkXAbnHxrmET9KIv60a5K/TSE-Website-Revamp?node-id=456%3A932&t=BYYYJR9l9t7MR5Wq-0)
Figma