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

feat: Email subscription for certain keywords or item type #74

Merged

Conversation

rebecca-123
Copy link
Contributor

@rebecca-123 rebecca-123 commented Jan 21, 2025

  • Completed backend portion of email subscription feature
  • Modified POST /items to send emails to users subscribed to specific keywords
  • Added POST /searches to store user keywords and emails
  • Added DELETE /searches to remove a user's keyword
  • Added GET /searches/:email to get a user's keywords

@rebecca-123 rebecca-123 requested a review from NwinNwin January 21, 2025 00:27
@rebecca-123 rebecca-123 linked an issue Jan 21, 2025 that may be closed by this pull request
Copy link
Member

@NwinNwin NwinNwin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!!

@NwinNwin NwinNwin merged commit 138263d into main Jan 21, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Email subscription for certain keywords or item type
2 participants