ToC-Project How to run the project frontend install dependencies and run the server cd frontend yarn install yarn serve run backend server with logic inside cd logic python3 server.py Inside the folder examples there are some pre generated graphs to test the project. There are also the possible solutions for the graphs examples.