Inspiration
GreenTail was inspired by the gap between environmental awareness and real action. Many people understand that climate change is serious, but they don’t know how their daily habits actually contribute to carbon emissions. Existing tools often feel abstract, static, or unmotivating. I wanted to build something that makes sustainability personal, practical, and engaging, something that encourages users to act, not just observe.
What it does
GreenTail is a gamified Android application that helps users calculate their personal carbon footprint based on everyday lifestyle choices. It covers four main areas: food, home energy use, travel, and daily consumption. Beyond calculation, the app encourages users to complete eco-friendly actions and verify them using AI-powered image verification through the device camera. Verified actions earn TailPoints, which users can track over time, redeem for sustainable products or groceries, or donate to environmental charities. Users can also participate in group challenges and build longterm sustainable habits.
How we built it
I built GreenTail as a native Android application using Java and XML. Firebase is used for authentication and real-time data storage. Carbon footprint calculations are based on standardized emission datasets rather than hard-coded assumptions. For action verification, I implemented a camera-based workflow combined with AI image verification using Gemini 3. Gamification logic, habit tracking, and progress visualization are handled directly within the app.
Challenges we ran into
One of the main challenges was ensuring credibility without building a full backend system. Preventing false eco-claims required designing an image verification flow that was reliable but also affordable. Another challenge was data accuracy, real-time carbon APIs are expensive, so I had to rely on globally accepted standardized values while clearly acknowledging their limitations. Balancing technical complexity with a simple user experience was also challenging.
Accomplishments that we're proud of
I’m proud that GreenTail goes beyond basic carbon tracking by verifying real actions and encouraging longterm behavior change. Building the entire system from UI/UX to Firebase integration, AI workflows, and gamification as a solo project was a major achievement. I’m also proud that the app combines education, accountability, and motivation into one cohesive experience.
What we learned
This project taught me that sustainability tools must focus on behavior, not just data. I learned how gamification, feedback loops, and verification can significantly impact user motivation. Technically, I gained strong experience in Android development, Firebase architecture, AI workflow integration, and designing systems under real-world constraints.
What's next for Greentail
Next, I plan to improve personalization through smarter recommendations based on user behavior, expand group and organizational challenges, and refine carbon estimates as better datasets become available. Long-term, GreenTail could integrate with external partners and rewards to further encourage sustainable living.
Log in or sign up for Devpost to join the conversation.