Skip to content

Player Data Export and Portability Service Setup #343

@Mkalbani

Description

@Mkalbani

Location: microservices/export-service
Labels: microservice, gdpr, NESTJS
Estimated Time: 6 hours
Difficulty: Easy

Description

Build an export service allowing players to download their data in standard formats for portability and archival.

Tasks

  • Initialize NestJS project in microservices/export-service
  • Set up Export, Job, Format entities
  • Implement data aggregation
  • Add CSV export format
  • Add JSON export format
  • Create PDF export with formatting
  • Implement scheduled exports
  • Add email delivery of exports
  • Create encryption for sensitive data
  • Set up Docker configuration

Acceptance Criteria

  • Exports include all player data
  • Multiple formats supported
  • Exports encrypted and secure
  • Email delivery works
  • Scheduled exports functional
  • Service runs independently

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions