Tyler Carr

    

MP3 Editor

Description

This web app is not intended to influence others to illegally pirate music, but rather was just an experiment that I came up with so that I could practice coding something a bit different. In building this web app, I experimented with using Node.js, the Glitch interface, and relations between the front-end and the back-end code. This was my first real time creating the back-end to a website. The app hooks up to both the YouTube and the Genius APIs and searches for a song name that matches the title of the mp3 file that is uploaded. You can also search if no results appear, view a list of related titles if the auto-generated one is incorrect, and manually edit tags yourself.

Last Updated

Dec 2022

Released

Jun 2018

Technologies
  • HTML
  • CSS
  • JavaScript
  • jQuery
  • Node.js