I have a very large film database, 2500+ which I can see in Visual Studio Code (VSC) and on my local hostIt has 13 headers, i.e., Title, Director, etc.The images are separateI've created a landing page featuring 5 films, including rating and summary, two images (Hero and slide up) in a carouselLooking to pull featured director/films from the database as well as allow visitors to peruse the collection/database.
Any help/suggestions are appreciated.
I expected to be able to see the database and I can media_table.htmlI need help with the functionality, images and layout. Right now it's a very ugly spreadsheet.