Daniel Artuso

Daniel Artuso

Project - Spotifyre

Spotifyre is a web app that acts as a music suggestion manager for Spotify playlists. A curator refers to Spotify users who manage popular playlists. The app focuses on making playlist collaboration and song sharing between general users and curators super easy.
This app's concept was created by one of the group members who is a spotify playlist curator. He had issues dealing with the amount of requests to add specific songs to his playlist. The app's interface is focused on receiving requests and allowing the playlist owner to accept or reject the songs.


Technology Stack

  • React used for the front-end development to build our interface on the client side.
  • Material-UI used for the majority of front-end components.
  • AntD used for notification component.
  • React Context used for application state management.
  • Node.js To handle backend requests.
  • Express Framework for Node Backend.
  • PostgreSQL queries to interact with the database for storage and persistence.
  • Netlify used for simple CI/CD and hosting the client.
  • Heroku used to host the server and PostgreSQL database.
  • Spotify Web API Node universal wrapper/client for the Spotify Web API that runs on Node.JS.


Live site here