CarbonWise is a comprehensive personal carbon footprint tracking application that empowers individuals to monitor and reduce their environmental impact. Built with modern web technologies including Next.js, TypeScript, Tailwind CSS, and Supabase, CarbonWise combines real-time data, gamification, and visual analytics to promote sustainable behavior.🚀
- Secure login with email and password
- Automatic user profile creation
- Persistent session management
- Email verification and secure sign-out
- Smart form with pre-filled activity templates
- CO₂ emission calculation using emission factors
- Support for custom activity creation
- Categorized logging (Transport, Food, Energy, etc.)
- Carbon footprint breakdown by category
- Monthly trends and historical data
- Interactive, responsive charts (via Recharts)
- Daily activity streaks and progress tracking
- Badge unlocking system for achievements
- Motivational tips and eco-suggestions
- Weekly summary reports
- Real-time updates with Supabase subscriptions
- Personal dashboard with carbon savings and trends
- Next.js 14 (App Router)
- TypeScript
- Tailwind CSS
- shadcn/ui - UI components
- Lucide React - Icons
- Recharts - Charts
- Supabase - Backend-as-a-Service
- PostgreSQL - Database
- Row Level Security (RLS) - Data security
- Real-time subscriptions - Live data updates