Completed
Intro Project Overview
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Responsive Admin Dashboard Using HTML, CSS & JavaScript with Light & Dark Mode
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro Project Overview
- 2 Project Folder Structure and Files
- 3 Adding Material Icons CDN
- 4 Aside/Sidebar Markup
- 5 CSS Variables and General Styles
- 6 Aside and Sidebar Styles
- 7 Main Section Calendar & Insights Markup
- 8 Main Section Calendar & Insights Styles
- 9 Recent Orders Orders Table Markup
- 10 Recent Orders Orders Table Styles
- 11 Right Section Top & Recent Updates Markup
- 12 Right Section Top & Recent Updates Styles
- 13 Right Section Sales Analytics Markup
- 14 Right Section Sales Analytics Styles
- 15 Media Queries 1 Responsive Design For Big Tablets and Small Laptops
- 16 Media Queries 2 Responsive Design For Small Tablets and Mobile Phones
- 17 Showing and Hiding of the Sidebar using JavaScript
- 18 Animating Sidebar
- 19 Theme Change/Toggle Functionality Light & Dark Mode with JavaScript
- 20 Filling Table with Orders using JavaScript