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 Sign Up For Project Building API #86

Open
7 tasks
Tracked by #108
davorminchorov opened this issue Apr 21, 2024 · 0 comments
Open
7 tasks
Tracked by #108

[BE] Implement Sign Up For Project Building API #86

davorminchorov opened this issue Apr 21, 2024 · 0 comments
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 sign up for a project so that I can connect with others and build it.

Acceptance Criteria

  • There should be an endpoint which will allow members to sign up to a project (an accepted proposed proposed idea).
  • The following fields should be required:
  • Availability (per week: 10 hours, 20 hours, 30 hours, 40 hours, custom)
  • Vocation Category
  • Available dates and times
  • Note
  • There should be an endpoint which will allow members to cancel a project sign up.
  • There should be an endpoint which will allow members to edit a project sign up (same fields above).
  • This endpoint should require authentication
  • There should be authorization guards to prevent other members from signing up specific members to work on a project
  • There should be an API documentation for the endpoint
@davorminchorov davorminchorov converted this from a draft issue Apr 21, 2024
@davorminchorov davorminchorov moved this from Backlog to To Do in LearnHub Task Management Apr 21, 2024
@davorminchorov davorminchorov added API It's an API component backend This is a backend component platform module This issue belongs to the platform module enhancement New feature or request labels 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