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 Project Ideas Listing API #77

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

[BE] Implement Project Ideas Listing API #77

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 see all project ideas so that I can connect with others and build it.

Acceptance Criteria

  • There should be an endpoint which will allow members to see a list of proposed ideas for a project
  • The list should be searchable by title
  • The list should be filterable by status (Open, Closed, Archived, Accepted) and vocation categories
  • The list should be sortable by title and status
  • The following fields should be listed:
  • Title
  • Status (Open, Closed, Archived, Accepted)
  • Deleted project idea proposals should not be displayed in the list
  • 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
@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