Repository of the project developed for the "Hypermedia Applications (Web and Multimedia)" course, part of the Master of Science in Computer Science and Engineering at Politecnico di Milano.
This repository refers to the 2019 edition of the course. The project consists in an online shop for buying books, in which the use can register, login, add the books in his/her cart, buy them, see the history of his/her orders. It is required for the website to be responsive.
The project has been developed with the following technologies:
- Backend server (that exposes REST API endpoints to the frontend): Node.js, Swagger
- Frontend (web app): Javascript, JQuery, HTML, CSS, Bootstrap
This is the URL of the website, which is hosted on Heroku: https://hypermedia2019.herokuapp.com/
This is the URL of the Swagger documentation: https://hypermedia2019.herokuapp.com/backend/swaggerui/
First name | Last Name | Email address |
---|---|---|
Cristiano | Desoli | cristiano.desoli@mail.polimi.it |
Emilio | Imperiali | emilio.imperiali@mail.polimi.it |
Riccardo | Pigozzi | riccardo.pigozzi@mail.polimi.it |