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 Propose Project Idea API #76

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

[BE] Implement Propose Project Idea API #76

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

davorminchorov commented Apr 21, 2024

Business Requirements

As a member, I want to be able to propose a project idea so that I can connect with others and build it.

Acceptance Criteria

  • There should be an endpoint which will allow members to propose an idea for a project
  • The following fields should be submitted:
  • Title
  • Status (Open, Closed, Archived, Accepted)
  • Problem Description
  • Potential Solution Description
  • Potential problems with the solution
  • Target Market
  • Target Audience
  • Industry
  • Chance of Success
  • vocation categories required for this project
  • There should be request validation for the fields
  • This endpoint should require authentication
  • There should be an API documentation for the endpoint
@davorminchorov davorminchorov converted this from a draft issue 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 Backlog to To Do in LearnHub Task Management Apr 21, 2024
@Kika86 Kika86 self-assigned this May 27, 2024
@Kika86 Kika86 moved this from To Do to In progress in LearnHub Task Management May 27, 2024
@davorminchorov davorminchorov moved this from In progress 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

2 participants