Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 895 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 895 Bytes

Device Comparison Tool (Comparator)

This project aims to provide a tool for comparing different types of devices so that users can make informed decisions based on their preferences. The tool can be used to compare a wide range of products, including :

Vehicles (cars, trucks, motorcycles) Electronics (phones, tablets, TVs) Appliances (refrigerators, washing machines, etc.)

To use the tool, simply select the type of device you want to compare and enter the relevant information for each product.

Instalation

Clone the project

  git clone https://github.com/Faez-B/comparator.git

Go to the project directory

  cd comparator

Install dependencies

  composer install

Start the server

  symfony serve