From be9c9bcf83113b695a2b1d5c21d35da9af7659af Mon Sep 17 00:00:00 2001 From: Gunjan Agrawal Date: Tue, 16 Jun 2026 18:42:31 +0000 Subject: [PATCH] feat: add sustainability goals tracker dashboard --- Frontend/index.html | 1 + Frontend/style.css | 25 ++++++++ Frontend/sustainability.html | 77 ++++++++++++++++++++++ Frontend/sustainability.js | 120 +++++++++++++++++++++++++++++++++++ 4 files changed, 223 insertions(+) create mode 100644 Frontend/sustainability.html create mode 100644 Frontend/sustainability.js diff --git a/Frontend/index.html b/Frontend/index.html index 7483b13..91b3238 100644 --- a/Frontend/index.html +++ b/Frontend/index.html @@ -40,6 +40,7 @@