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

Create Queue Data Structure #22

Open
anna-mat opened this issue Sep 12, 2024 · 0 comments
Open

Create Queue Data Structure #22

anna-mat opened this issue Sep 12, 2024 · 0 comments
Assignees
Milestone

Comments

@anna-mat
Copy link

anna-mat commented Sep 12, 2024

Create queue data structure that allows students to join the queue and allows instructors to manage the queue. (open and close the queue, remove students).

Estimated effort for each task: Large
Dependencies among tasks: #20
Milestones to indicate which sprint the issue should be completed in (Sprint 1, Sprint 2, Stretch): Sprint 2
Acceptance criteria that describes how you know this task is done - think about how you will test this feature: Create test suite to ensure students can join queue only once and instructors can remove students from queue, queue can be open and closed.

@anna-mat anna-mat added this to the Sprint 2 milestone Sep 12, 2024
@anna-mat anna-mat added enhancement New feature or request and removed enhancement New feature or request labels Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants