Rebuild the web site using semantic-ui
Continue to enhance the web site with additional Semantic-UI styles & Components
Create, modify and view your first Glitch project.
Background & Tools, Variables & Boolean Logic
Import and run a new starter project. Extend this project to include multiple 'views'. Explore the handlebars templating library.
Refactor the dashboard controller to show summary on of the playlists + link to show playlist details.
This lab requires that the Glitch-playlist-1
lab be completed. If you have lost your solution, create a new project in Glitch and select the import from github
option and enter bmullally/playlist1-complete
to import a completed version.
Implement version 1 of the Gomark assignment.
Enable Songs and Playlists to be added via simple forms.
Array Basics, Array Methods & Iteration
Final version of the Assignment 1 Gomark application
Introduce Sessions onto the Playlist application, enabling user accounts and cookie-based authentication.
Sign up and configure a Cloudinary Account.
Build an application the can facilitate upload and display of images in Glitch.
Object basics and Object iteration.
Functions basics, function parameters & scope
Nested Objects & Arrays