The Car Search and Display Application is a web tool designed to help users search for and view pollution and emission-related information on all makes of car models and brand information. Built with React for the frontend and Django for the backend, users can enter a car brand or model name to find detailed information about the selected vehicle. We use an open-source API that provides information on CO2 emissions and fuel efficiency. We then used this data to analyze and give each of these cars an emissions score. The score was calculated based on various factors such as Highway and City Mileage, fuel type, and Carbon per mile emitted metrics. Users can search by typing into search bars or selecting from a list of popular car brands or models and retrieve detailed data on fuel efficiency, emissions, and eco-friendly features. The app aims to help users make informed decisions about their vehicle choices by highlighting environmental aspects such as CO2 emissions and fuel economy. Additionally, the application supports light and dark themes, enhancing visual appeal and user comfort.

Share this project:

Updates