This is a simple web-based multi-field car search engine that allows users to search for cars based on various criteria such as brand, year, price, number of doors, transmission, and color.
- User-friendly interface for selecting search criteria.
- Real-time filtering and display of search results.
- Responsive design for various screen sizes.
Before you begin, ensure you have met the following requirements:
- A web browser with JavaScript enabled.
-
Clone or download the project to your local machine.
-
Open the
index.html
file in your web browser to use the search engine. -
Use the dropdown menus to select your search criteria. As you make selections, the search results will update dynamically.
index.html
: The main HTML file for the search engine.app.js
: JavaScript code for the search engine's functionality.db.js
: Contains the dataset of car information.app.css
: CSS styles for the web page.skeleton.css
andnormalize.css
: External CSS libraries used for styling and layout.
If you would like to contribute to this project or suggest improvements, feel free to create a pull request or open an issue.
- The project uses the Skeleton CSS framework for layout and Normalize.css for browser consistency.
If you have any questions or need further assistance, you can reach out to [TrujiDev] at [[email protected]].