freeCodeCamp / freeCodeCamp/classroom

[Feat]: Add Classroom Information to Classroom Page

Open
#557 0 comments 0 reactions 2 assignees Claimed by @CarlyAThomas View on GitHub
enhancement
Dominant language
JavaScript
Stars
155
Forks
138
PR merge metrics
No merged PRs in 30d

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.