Skip to content

Shivam-Kumar-Verma/Walmart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📌 Walmart Green Mode

Walmart Green Mode is an AI-powered sustainability layer integrated into the Walmart shopping interface. Built with purpose, it empowers users to make environmentally conscious choices—right from product selection to checkout.

Designed for Walmart Sparkathon 2025 under the theme “Retail with Purpose”, this project blends data, design, and environmental action to drive better shopping decisions.


📝 Description

Customers today care about sustainability—but lack tools to act on it while shopping. Walmart Green Mode solves this by:

  • Highlighting eco-friendly products (refurbished, plastic-free, eco-certified)
  • Displaying real-time carbon footprints
  • Rewarding users with eco-points for making greener choices
  • Providing actionable impact stats via a personal Eco Dashboard

🛒 Built using an open-source Walmart UI clone by @harshita0802goswami, the platform is extended with new features, AI logic, and sustainability APIs to bring responsible retail to life.


✅ Features

  • 🌿 Green Mode Toggle – Enables the eco-aware experience with one click
  • 🟢 Hover Card Eco Insights – Instantly view carbon footprint & eco-points on product hover
  • 🧠 Smart Filters – Filter products by eco-rank
  • 📦 Eco Cart Summary – View total emissions and packaging impact before checkout
  • 🚚 Eco Checkout Options – Choose green delivery, group orders, and support tree-planting
  • 📊 Eco Dashboard – Track CO₂ saved, trees planted, and compete on a green leaderboard

🧑‍💻 Tech Stack

🔷 Frontend

  • HTML
  • CSS
  • JavaScript
  • Tailwind CSS

🔶 Backend / AI Layer

  • Python (FastAPI)
  • Uvicorn (ASGI server)
  • Custom carbon scoring & recommendation scripts

🟡 Database

  • Local JSON / in-memory store (can be upgraded to MongoDB or Firebase)

🌐 APIs Used

  • Walmart Product API – Fetch product metadata
  • Carbon Footprint Estimator API – Compute emission values
  • Tree Donation API – Enable real-world green action

Base Template Forked From:
@harshita0802goswami/Walmart-Clone


⚙️ Installation & Setup

Follow these steps to run the project locally:

🚀 Frontend

git clone https://github.com/Shivam-Kumar-Verma/walmart-green-mode.git
cd walmart-green-mode/Walmart
open econew.html

🧠 Backend (Optional - for AI/ML features)

cd Green-AI
pip install -r requirements.txt
uvicorn main:app --reload

The Python backend powers product sorting, carbon scoring, and recommendation logic.


📸 Demo

🎥 Insert preview GIF or screenshot of the Green Mode UI in action
🌐 Live Demo (if hosted): [Click Here]


👥 Contributors

Made with 💚 by:


📄 License

This project is open-source under the MIT License.


🙏 Acknowledgements

  • Walmart Sparkathon 2025 – For driving purpose-led innovation
  • @harshita0802goswami – Original UI clone base
  • Open-Source APIs – Carbon calculation, product data, and tree-planting integrations
  • Inspiration – Walmart’s goal of achieving zero emissions by 2040

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors