Relative Content

Tag Archive for htmlformsapifetch

I am working on a car application and i want to fetch the model of the cars through the make and year

I’ve crafted a form that requires users to input the year and model of a car. Afterward, it should automatically generate a dropdown menu with the corresponding models for that year. I’ve explored various options, including APIs and databases, but haven’t found a suitable solution yet. I’m particularly interested in free alternatives. While I’ve attempted Google searches, I haven’t come across anything that fulfils my requirements.