Reduce your carbon footprint and earn rewards for it.
Carbon emission is a well known threat to the environment and still How many people try becoming more environmental friendly even after being aware of the consequences?
It allows you to easily pay your bills and track your carbon footprint while earning rewards seamlessly using Amazon Alexa.
We built a skill for Amazon Alexa using their developer console and used Amazon lambda services to deploy it and seamlessly connect it with the web server. Bills for the scheduled payments are generated using Nessie, Capital One's API and the transaction is monitored by the platform to calculate carbon emission. We used ethereum framework to monitor the carbon emission by each individual and maintain a leaderoard which later determines the reward of the individuals. The web-app made with HTML5 and graph.js also provides analytics for every user's carbon footprint. We used node.js for backend and integration with the ethereum framework.
http://www.pesix.com/
npm install
npm run serve
npm run build
npm run test
npm run lint