Module View Controller
MVC is the guiding principle for the structure of our application.
Delete Song
How to remove a song from the playlist
Forms Design
How a form UI is laid out in HTML using Semntic UI
Form Programming
How to accept user input from a form and process it in a controller
The Store
The Playlist are ultimately stored in a JSON file. This file is managed by database modules.
Lab-5 Gomix Playlist 3
Enable Songs and Playlists to be added via simple forms.