An innovative and sustainable step towards a green future
EcoEarn partners with eco-conscious companies to promote the use of recyclable products, with a focus on eco-friendly bags. Our main business model revolves around encouraging customers to adopt sustainable shopping habits by using our recyclable bags. Every bag comes with a QR code that can be scanned to earn Eco-Points, which users can redeem for various coupons and discounts at affiliated companies.
Through our collaborations, we incentivize the use of eco-friendly products while providing added value to customers. As companies adopt EcoEarn bags, we foster a greener approach to shopping and reward customers with eco-points to promote continuous engagement with sustainable practices.
- Eco-Point Rewards: Scan the QR code on EcoEarn bags to earn eco-points, which can be redeemed for discounts or coupons.
- Sustainable Partnerships: Collaborate with brands that prioritize eco-friendly practices.
- Promote Recycling: Encourage customers to reduce their carbon footprint by using recyclable bags.
- Customer Incentives: Gain eco-points through product scans, fostering a loyal, environmentally conscious customer base.
video link "https://youtu.be/ONtKUKefzb0?feature=shared"
- Install node.js
- Clone the repository:
git clone https://github.com/harshgolyan/EcoEarn.git
- Move to frontend folder
cd frontend
- Install dependencies
npm install
- Move to backend folder
cd backend
- copy .env.example to .env
copy .env.example .env
- Install dependencies
npm install