https://github.com/ishaan488/carbon-ease
This is a carbon footprint calculator with personalized suggestions to reduce it.
https://github.com/ishaan488/carbon-ease
carbon-footprint frontend javascript suggestions
Last synced: 8 months ago
JSON representation
This is a carbon footprint calculator with personalized suggestions to reduce it.
- Host: GitHub
- URL: https://github.com/ishaan488/carbon-ease
- Owner: Ishaan488
- Created: 2025-02-20T07:29:03.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-20T08:03:58.000Z (8 months ago)
- Last Synced: 2025-02-20T08:29:50.900Z (8 months ago)
- Topics: carbon-footprint, frontend, javascript, suggestions
- Language: JavaScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Carbon-Ease
# Carbon Footprint Calculator 🌍## Overview
This is a **Carbon Footprint Calculator** built with JavaScript. It helps users estimate their carbon emissions based on electricity usage, transportation, and other activities. The tool provides **daily, monthly, and yearly** CO₂ emissions calculations and suggests ways to reduce environmental impact.## Features
✅ **Interactive Tabs** - Organized UI for easy navigation
✅ **Real-time Calculation** - Computes CO₂ emissions instantly
✅ **Visual Representation** - Displays results with a bar chart using Chart.js
✅ **Actionable Insights** - Provides personalized tips to reduce your footprint## Technologies Used
- **JavaScript** (Core logic)
- **HTML & CSS** (User interface)
- **Chart.js**