Skip to content

[Feat]: Add Classroom Information to Classroom Page #557

Description

@NewtonLC

Describe the issue

Currently, in the classroom page, the teacher can only see the students' information.

To Reproduce

  1. Make sure you can successfully log in via Github (use the Github sign-in option, not Auth0)
  2. Run "npx prisma studio" in the terminal, navigate to the "Users" table, change the role of your user to "TEACHER"
  3. Make sure you click "Save changes" in prisma studio
  4. Sign out of the Classroom app and then sign back in
  5. Navigate to the Classes page
  6. Create a Class
  7. Click "View Class" to open the classroom up.

Expected behavior

Perhaps the Classroom page can include more information about the Class, such as the name, description, certifications, teachers, students, and date created.

Screenshots

Image

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions