Completed
- Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Tesla Model Y Car Configurator with Tailwind CSS and JavaScript
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Create Files
- 3 - Base HTML
- 4 - Top Bar & Header
- 5 - Main Layout
- 6 - Image Section
- 7 - Start Sidebar
- 8 - Exterior Buttons
- 9 - Interior Buttons
- 10 - Wheel Options
- 11 - Full Self Driving
- 12 - Performance Upgrade
- 13 - Accessories & Pricing
- 14 - JavaScript Start - Top Bar Animation
- 15 - Color Buttons Select Border
- 16 - Image Map Object
- 17 - Change Image On Color Select
- 18 - Wheel Selection
- 19 - Refactor To Keep Selected Color
- 20 - Performance Button Select
- 21 - updateTotalPrice Function
- 22 - Add Wheel Price
- 23 - Add Performance Upgrade Price
- 24 - Full Self-Driving Price
- 25 - Accessories Price
- 26 - Payment Breakdown Calculation