{"type":"video","version":"1.0","html":"<iframe src=\"https://www.loom.com/embed/576af964f82f4823be27a314e7c731d7\" frameborder=\"0\" width=\"1280\" height=\"960\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>","height":960,"width":1280,"provider_name":"Loom","provider_url":"https://www.loom.com","thumbnail_height":960,"thumbnail_width":1280,"thumbnail_url":"https://cdn.loom.com/sessions/thumbnails/576af964f82f4823be27a314e7c731d7-2cc6f3e83ca61202.gif","duration":287.798,"title":"Build a Car Rental Garage Website","description":"This Loom demonstrates how to use and extend a garage car rental website that lets users add cars via a form and automatically remove rented cars from the listing. The speaker explains the form fields for car name, car type, one day price, and uploading a photo, and describes how the “rent” button makes a car disappear because it is deleted. They review the JavaScript approach using a cards array with unique IDs, rendering cards with map, and deleting with filter so the page does not refresh. The video also discusses adding a rating input next, and mentions earlier issues like missing pictures and needing to reset the form, which required additional research."}