Work In Progress. A simple GUI application for drawing graphs and exporting/importing them to/from pretty-printed JSON files. Built as term project for Laney College CIS25, Object-Oriented Programming in C++, Summer Session 2024.
Future Plans:
- Major refactor to improve the efficieny and readability of event detection methods
- Add support for curved edge paths
- Add support for directed, weighted graphs and trees