This project is our backend server to our gamers den react app https://github.com/GuyBarzily/advanced-web-finalProject.
the server is written in node.js and uses mongo db to store data.
the server has a socket to connect to the admin page in the front end to update it in real time on every purchase added.
in addition the server is listening to http requests from the front end and returns the aproprriate data.