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

Add Student Table to Course Show Page #41

Open
1 task
github-actions bot opened this issue May 24, 2024 · 2 comments
Open
1 task

Add Student Table to Course Show Page #41

github-actions bot opened this issue May 24, 2024 · 2 comments
Assignees
Labels

Comments

@github-actions
Copy link

Complete this after #56 and #55

User Story

  • As an admin/instructor
  • I can see a student roster on the course show page
  • So that I know who is in my class

Discussion

In issue #55 a Course Show Page was added to the app.

In issue #56 a course table was added that can display information from /api/students/all

Your job is simple: add an api call to the course show page to get the students for that course, and display in the table on the course show page.

Acceptance Criteria

  • On the course show page, there is a table with all of the students in it.
Copy link
Author

Copied from ucsb-cs156/proj-organic#57

@github-actions github-actions bot added the S24a label May 24, 2024
@Xalex217 Xalex217 self-assigned this May 29, 2024
@Xalex217
Copy link
Contributor

submitted pr

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