Hi. I'm making a website for my favorite car models, but I want viewers to sort by a few different attributes
I want a sort button that the user can click on, to choose between sorting through decades, through attributes (such as pop-up headlights or sedan, suv, etc) and also country of origin.
each car I add to the website will have these attributes so they can be sorted this way. How do I make such a system? any suggestions?