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

[Service] CategoryScore #57

Open
mattrrubino opened this issue Mar 28, 2023 · 0 comments
Open

[Service] CategoryScore #57

mattrrubino opened this issue Mar 28, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mattrrubino
Copy link

Feature request


Implement service for CategoryScore. Service provides the database calls.

Model

courseId: foreign_key
The CourseId linked to CategoryScore

userId: foreign_key
The UserId linked to CategoryScore

category: foreign_key
The Category linked to CategoryScore

score: integer
The score for Category

letterGrade: string[enum]
The letter-grade equivalent for the CategoryScore

@mattrrubino mattrrubino added the enhancement New feature or request label Mar 28, 2023
@Dylanz5 Dylanz5 assigned Dylanz5 and unassigned Dylanz5 Apr 4, 2023
jessehartloff added a commit that referenced this issue Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

4 participants