 
      MVC is the guiding principle for the structure of our application.
 
      How to remove a song from the playlist
 
      How a form UI is laid out in HTML using Semntic UI
 
      How to accept user input from a form and process it in a controller
 
      The Playlist are ultimately stored in a JSON file. This file is managed by database modules.