A Eco-friendly support for your groceries\ Identifying the carbon footprints of grocery purchase
Welcome to CarbonCart, a Groceries Carbon Footprint Calculator! This web application helps users understand the environmental impact of their grocery purchases by converting digital notes into text, analyzing the carbon footprint of each item, and providing recommendations for more sustainable alternatives.
|→ This project was initiated with a blank repository on 27/07/2024.\ |→ In the evening of 27/04/2024, OCR implementation was done and integrated successfully in the website.\ |→ End of day 27/07/2024, the website UI was done and was made responsive enough for presentation.\ |→ User profiles and authentication was also implemented successfully by 28/07/2024 morning.\ |→ The auto correct and recommendation engine features were done and added in the morning of 28/07/2024.\ |→ A simple working web app was created by the afternoon of 28/07/2024 with the functionality of calculating the total carbon footprint of the items in the groceries purchased.\ |→ By the end of 28/07/2024 we had small web app running and with the functionality to calculate carbon footprint of groceries purchased by a person.
Please find out website demo: https://youtu.be/5LZdxYBY14E
Install pipenv, a python environment manager
pip install pipenv
Next, install all packages
pipenv install
To access the environment, run:
pipenv shell
Contributions make the open source community such an amazing place to learn, inspire, and create.
The contributors to this project are
Your privacy is important to us. This Privacy Policy outlines how we collect, use, and protect your information when you use our services.
All data collected through our platform is used solely for the purpose of showing users their history. We use Supabase, an open-source backend as a service, to handle all authentication and data collection.
We are committed to ensuring that your data is secure. We do not sell, distribute, or lease your personal information to third parties outside of our organization.
Only certain authorized officials within our organization have limited access to the database. This access is restricted and used exclusively for development and maintenance purposes.
Please have a look at the LICENSE for more details.