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

feat: added the aggregation scores of assigned systems. #51

Merged
merged 4 commits into from
Sep 11, 2024

Conversation

ATNoblis
Copy link
Collaborator

@ATNoblis ATNoblis commented Sep 11, 2024

Summary

Adding the aggregation scores of assigned systems. This includes the min, max, avg of systems scores. In addition,
providing a total count of systems assigned to user

closes: #45

Added

A component containing the aggregation of scores

Changed

Home page to make the api calls that are needed in the table and aggregation scores as props.
Table component to take in the data as props
fix: set the circular progress for waiting on getting question options to be the center of the page instead the left

Removed

None

… the min, max, avg of systems scores. In addition, providing a total count of systems assigned to user
@ATNoblis ATNoblis self-assigned this Sep 11, 2024
@ATNoblis ATNoblis added the enhancement New feature or request label Sep 11, 2024
@talentedmrjones
Copy link
Collaborator

Nice work!

@ATNoblis ATNoblis merged commit 79cd540 into main Sep 11, 2024
1 check passed
@ATNoblis ATNoblis deleted the feat-score-aggregation branch September 11, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Add overview information of systems
2 participants