Skip to content

[Feature] Email Notification System for Legal Updates #16

Description

@P4ST4S

Description:
The Features section advertises "Mises à jour automatiques" (automatic updates) when legislation changes, but there is no email system or notification mechanism implemented.

Context/Rationale:
This is another false advertising issue. Users trust the app to keep them compliant, but there's no system to notify them of legal changes. GDPR and other regulations evolve, and users need to update their TOS accordingly. Without this feature, users face compliance risks.

Location: components/Features.tsx:36-37

Implementation Suggestion / To-Do:

  1. Implement email service integration (SendGrid, Resend, or AWS SES)
  2. Create email templates for legal update notifications
  3. Build subscription preferences in user settings
  4. Monitor legislation changes (manual or via legal APIs)
  5. Send digest emails when changes affect user documents
  6. Add in-app notification center
  7. Implement email verification flow

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions