The Vehicle Transport Converter is a web application that helps users calculate the time and fuel consumption required to travel a given distance using different vehicles. The app also provides a comparison of travel times with other vehicles.
- Calculate the time required to travel a given distance.
- Calculate the fuel consumption for the trip.
- Check if the distance exceeds the vehicle's maximum range.
- Compare the travel time with other vehicles.
- HTML
- CSS
- JavaScript
To run this project, you need a modern web browser.
- Clone the repository:
- Cleanomatics-Coding-Assessment ├── public/ ├── index.html ├── styles.css ├── script.js └── README.md
Contributions are welcome! Please open an issue or submit a pull request for any improvements or suggestions.