This project contains the code for the server side part of the project. All the instructions on how to send request to the server from the client is in the API excel sheet or PDF (are the same) The server was tested with the postman tool as instructed Currently for testing purposes the server is running on port 8888 and can be change via the app.js file under app.listen(8888) code line
Shimon Hanouna and Stav Lutzky