ita-social-projects/WhatBackend

Code refactoring Dashboard repository

Opened this issue · 0 comments

Need to create one linq query for database for creating result array at server side. (Methods: GetStudentAvgMarks, GetStudentHomeworkAvgMarks, GetStudentAvgVisitsPercentageAsync)
It happening like this
image
Need to be like this
image
but this not working, figure it out