Network Routing Protocol Simulation Developed in C++

I wrote this code in a networked systems course. Much of the code

MY ROLE: I wrote all of the backend code using Node.js. I also wrote and optimized the SQL queries. My teammates wrote the frontend code. Although I did not write the frontend code, I have included links to the frontend to provide some context.

GitHub Secret Gists

This is a link to a gist to the backend code: routes.js. This is the code that I wrote.

My teammates developed the frontend, and I include that here to provide context. frontend code. I did not write the frontend code.