Grufflie

Grufflie is a web application that aims to help users find similar music primarily using user-based suggestions stored in a MySQL database.

The application is set up in a very modular fasuion, to that it could be used to find and relate movies, people, any number of topics that might be related or similar to another.

The app is built in Angular 2, and interacts with the server through a REST API I built from scratch.