π± Fridge System
- Add items with name, quantity, expiration date
- Option to offer items to your group
- Fridge is filtered by user + group
π¦ Item Status Tracking
- Mark items as β
eaten or π wasted
- Automatically updates dashboard stats
π Personal Dashboard
- Tracks use ratio, most wasted item
- Displays requests made/received
- Shows your βFood Bestieβ
π Multi-User Mock
- Simulate roommates or multiple households
- Each user has their own view of data
π€² Item Requests
- Users can request items not offered
- Owners get banners for pending requests
- Buttons disable once requested
β° Expiration Warnings
- Toasts for items expiring in β€ 2 days
- Visually highlighted in fridge
π Deployment
- Live on Vercel with GitHub auto-deploys
- Uses real MongoDB database
- Dark/light mode and responsive layout
π Future Goals
- π Ring chart interaction for eaten/offered/wasted
- π Auth0 login system with user-based data routing
- π Real-time multi-user functionality (WebSocket/Firebase)
- π³ AI-powered recipe suggestions from leftover items
- π§ EcoFairy mode β earn rewards for reducing waste
- βοΈ Auto-offer items when X days are left before expiry
- π± Mobile-first experience or native app integration
- β³ Smart expiration guesses for common foods (like eggs)
- β
Fully functional request system with history
- π€ Actual user login + data isolation