rit-sse/WebsiteTheSSEquel

Story: Projects API Routes

Opened this issue · 0 comments

Template Instructions

Use this template to create a new story item.

  1. Copy this template and paste it into a new item project item under backlog.
  2. Fill in the placeholders with your own information.
  3. Remove these instructions from the item (the horizontal line and above)
  4. Add any additional details or context that may be helpful.5. Assign the issue to a team member or yourself.
  5. Use the checkboxes to track progress and ensure all requirements are met before marking the issue as complete.

As a role, I want goal, so that reason.

Associated Epic:

Definition of Done

  • Acceptance criteria defined
  • Solution tasks specified
  • Feature branch created
  • Unit tests written (on API code only for now)
  • Solution passes full suite of unit tests
  • Design documents updated if needed
  • Pull request created
  • Code is reviewed
  • Code is merged to develop branch
  • Tests pass on CI
  • Deployed to staging environment
  • Acceptance criteria is met

Acceptance Criteria

  • Given initial context, when event occurs, then some desired outcome
  • Given initial context, when event occurs, then some desired outcome
  • Given initial context, when event occurs, then some desired outcome

Solution Tasks

  • [Task 1]
  • [Task 2]
  • [Task 3]