BHUMI is a solution developed for small to medium scale industries, focused on climate change mitigation through two core products:
- CarbonTrack: Track and manage carbon emissions
- BHUMI Marketplace: Platform for selling and buying byproducts efficiently while saving money and added convenience
Developed for "Hackin' Winters" hackathon by JIIT under SDG 13: Climate Action by team "TooChillToCare" (2 freshers).
cd frontend
npm install
npm run startcd backend
pip install -r requirements.txt
python server.py