Eco Mute is a web-based application that helps people reduce carbon footprint on daily commute and raise awareness about the environmental impact of transportation choices.
The application uses Google Maps API to calculate estimated carbon dioxide emissions for daily commutes based on various factors, including distance, transportation mode, and fuel type. Users can enter their starting point and destination, choose their mode of transportation, and view the emissions data to better understand their carbon footprint.
We built this application to help people reduce their carbon footprint and become more environmentally conscious. I believe that by providing people with the tools to make more informed decisions, we can collectively make a positive impact on the environment.
I gained valuable experience with integrating APIs, working with data, and building a full-stack web application. I also learned about the importance of accuracy and transparency when it comes to environmental data.
The biggest challenge I faced was working with the Google Maps API with specific their types and ensuring that the emissions data was accurate and up-to-date. I also had to work through some issues with the calculations for emissions from walking and biking since these modes of transportation do not use fuel.
Technologies
Next.js
Typescript
Google Maps API
Tailwind
Back