Describe the issue
Currently, in the classroom page, the teacher can only see the students' information.
To Reproduce
- Make sure you can successfully log in via Github (use the Github sign-in option, not Auth0)
- Run "npx prisma studio" in the terminal, navigate to the "Users" table, change the role of your user to "TEACHER"
- Make sure you click "Save changes" in prisma studio
- Sign out of the Classroom app and then sign back in
- Navigate to the Classes page
- Create a Class
- 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

Describe the issue
Currently, in the classroom page, the teacher can only see the students' information.
To Reproduce
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