This project was realized within the context of the Software Architecture course given by Prof. Benoît Garbinato. The project was coded in Java through an MVC (model-view-controller) architecture. I also implemented a restful service with which the web client communicates. The project consists of a dating website based on musical tastes. The music information is retrieved via the Spotify API. The full code is available here.
Tools : Java, MySql, Jakarta EE and XML