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

EPIC: Staff CRUD operations (multiple stories, some of which can be done in parallel) #3

Open
3 of 7 tasks
github-actions bot opened this issue May 15, 2024 · 0 comments
Open
3 of 7 tasks
Assignees
Labels

Comments

@github-actions
Copy link

github-actions bot commented May 15, 2024

User Story

  • As an admin
  • I can perform Create, Read, Update, Delete operations on staff
  • so that I can manage the staff's for that particular course without having to go through swagger

Discussion

The Staff Backend API for CRUD operations is already working and available on the swagger and controllers.

However, we don't yet have a frontend. We need a frontend, similar, probably to the one you build in team03

Acceptance Criteria

NOTE: it is strongly recommended to break this into multiple issues: for example, as team03 was broken into issues, and do separate PRs for each part. You could start by just creating a form and a table, and different team members could be assigned to do each of those.

As Admin:

As User:

@github-actions github-actions bot added the S24 label May 15, 2024
@andrew-kwon1 andrew-kwon1 self-assigned this May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant