Skip to content

This is a practice project designed for honing my skills. It was built using HTML, Tailwind CSS, and JavaScript.

Notifications You must be signed in to change notification settings

TrujiDev/car-search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multi-field Car Search Engine

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.

Features

  • User-friendly interface for selecting search criteria.
  • Real-time filtering and display of search results.
  • Responsive design for various screen sizes.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • A web browser with JavaScript enabled.

Getting Started

  1. Clone or download the project to your local machine.

  2. Open the index.html file in your web browser to use the search engine.

  3. Use the dropdown menus to select your search criteria. As you make selections, the search results will update dynamically.

Project Structure

  • 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 and normalize.css: External CSS libraries used for styling and layout.

Contributing

If you would like to contribute to this project or suggest improvements, feel free to create a pull request or open an issue.

Acknowledgments

  • The project uses the Skeleton CSS framework for layout and Normalize.css for browser consistency.

Contact

If you have any questions or need further assistance, you can reach out to [TrujiDev] at [[email protected]].

About

This is a practice project designed for honing my skills. It was built using HTML, Tailwind CSS, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published