Logo

☁️ ECO AWARE 💨

Logo_EcoAware

🍃 Project Brief — EcoAware Carbon Emissions Calculator

An environmental non-profit organization, EcoAware, has commissioned the creation of an educational tool designed to raise awareness about individual carbon footprints.

The goal? To help users understand the environmental impact of their daily habits — and inspire smarter, greener choices. 🌍✨

The task was to develop a set of JavaScript functions that estimate carbon emissions based on key lifestyle inputs like energy consumption, transportation, and diet.

    🔧 Technical Requirements:

  • The JavaScript tool must include the following core functionalities, each encapsulated in clean, modular functions:
  • ⚡ Energy Emissions Calculator Accepts user input for electricity usage in kWh and returns total CO₂ emissions in kg. Formula: CO₂ = kWh × 0.233 kg
  • 🚗 Transportation Emissions Calculator Takes the distance traveled by car in kilometers and calculates the equivalent CO₂ output in kg. Formula: CO₂ = km × 0.21 kg
  • 🧮 Total Emissions Calculator Aggregates the values from energy and transport inputs to compute the user's total carbon footprint in kilograms.
Previous project Back to Home
iphone 13 mini Preview