localgreenchain/lib
Claude 62c1ded598
Add comprehensive notification system (Agent 8)
Implement multi-channel notification system with:
- Core notification service with email, push, and in-app channels
- Email templates for all notification types (welcome, plant registered,
  transport alerts, farm alerts, harvest ready, demand matches, weekly digest)
- Push notification support with VAPID authentication
- In-app notification management with read/unread tracking
- Notification scheduler for recurring and scheduled notifications
- API endpoints for notifications CRUD, preferences, and subscriptions
- UI components (NotificationBell, NotificationList, NotificationItem,
  PreferencesForm)
- Full notifications page with preferences management
- Service worker for push notification handling
2025-11-23 03:52:41 +00:00
..
agents Add comprehensive 10-agent autonomous system for LocalGreenChain 2025-11-22 21:24:40 +00:00
blockchain Add comprehensive environmental tracking for plants 2025-11-16 16:24:38 +00:00
demand Add seed-to-seed transport tracking, demand forecasting, and vertical farming systems 2025-11-22 18:23:08 +00:00
environment Add comprehensive environmental tracking for plants 2025-11-16 16:24:38 +00:00
notifications Add comprehensive notification system (Agent 8) 2025-11-23 03:52:41 +00:00
privacy Add Tor integration and privacy features for anonymous plant sharing 2025-11-16 12:32:59 +00:00
services Add Tor integration and privacy features for anonymous plant sharing 2025-11-16 12:32:59 +00:00
transparency Add comprehensive transparency system for LocalGreenChain 2025-11-23 03:29:56 +00:00
transport Add seed-to-seed transport tracking, demand forecasting, and vertical farming systems 2025-11-22 18:23:08 +00:00
utils Initial commit 2023-08-09 21:34:23 +00:00
vertical-farming Add seed-to-seed transport tracking, demand forecasting, and vertical farming systems 2025-11-22 18:23:08 +00:00
drupal.ts Initial commit 2023-08-09 21:34:23 +00:00
get-menus.ts Initial commit 2023-08-09 21:34:23 +00:00
get-params.ts Initial commit 2023-08-09 21:34:23 +00:00