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

[BE] Implement the Show Interest In a Project Idea Proposal API #84

Open
5 tasks
Tracked by #108
davorminchorov opened this issue Apr 21, 2024 · 0 comments
Open
5 tasks
Tracked by #108
Labels
API It's an API component backend This is a backend component enhancement New feature or request platform module This issue belongs to the platform module

Comments

@davorminchorov
Copy link
Contributor

Business Requirements

As a member, I want to be able to show interest in a project idea proposal so that I can be notified when the project idea proposal gets accepted and start working on it.

Acceptance Criteria

  • There should be an endpoint which will allow members to show interest in a proposed idea for a project
  • When an idea is Accepted, the members who has shown interest in the idea should receive a notification (email, in-app, depending on their notification settings).
  • This endpoint should require authentication
  • There should be authorization guards to prevent other members from showing interest in the project idea for a specific member.
  • There should be an API documentation for the endpoint
@davorminchorov davorminchorov converted this from a draft issue Apr 21, 2024
@davorminchorov davorminchorov added enhancement New feature or request API It's an API component backend This is a backend component platform module This issue belongs to the platform module labels Apr 21, 2024
@davorminchorov davorminchorov moved this from Backlog to To Do in LearnHub Task Management Apr 21, 2024
@davorminchorov davorminchorov moved this from To Do to Backlog in LearnHub Task Management Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API It's an API component backend This is a backend component enhancement New feature or request platform module This issue belongs to the platform module
Projects
Status: Backlog
Development

No branches or pull requests

1 participant