Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recepient Endpoints #86

Open
5 tasks
ivanLOliveira opened this issue Jul 17, 2024 · 0 comments
Open
5 tasks

Recepient Endpoints #86

ivanLOliveira opened this issue Jul 17, 2024 · 0 comments
Assignees
Labels
API documentation backend Backend related database enhancement New feature or request

Comments

@ivanLOliveira
Copy link
Collaborator

ivanLOliveira commented Jul 17, 2024

Description

Implement the recipient route on the server to manage email addresses and their associated properties for grouping and categorization.

Acceptance Criteria

  • Recipient schema is defined and implemented in the database.
  • CRUD operations for recipients are fully functional with appropriate API endpoints.
  • Recipient properties can be updated and associated with groups as needed.
  • API documentation is updated to include the recipient route and its endpoints.
  • Testing ensures that all scenarios (create, read, update, delete) for recipients are validated.

Additional Context

  • Recipients will be used in conjunction with email groups for targeted email communications.
  • Test the recipient route thoroughly to ensure functionality and data integrity.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API documentation backend Backend related database enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants