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

Add Public Mentor Statistics Endpoint #184

Open
snowden-fu opened this issue Dec 22, 2023 · 6 comments
Open

Add Public Mentor Statistics Endpoint #184

snowden-fu opened this issue Dec 22, 2023 · 6 comments
Assignees

Comments

@snowden-fu
Copy link

snowden-fu commented Dec 22, 2023

like stats_student.go, stats_mentor.go is also required, matching frontend task mentor_stats page, each mentor's total PRs, total commits, total lines changed, and total number of projects should be returned.

@harshkhandeparkar
Copy link
Member

Thank you for your suggestion @snowden-fu! Could you also list the statistics that could be returned by this endpoint?

@harshkhandeparkar harshkhandeparkar changed the title stats_mentor.go is required Add Public Mentor Statistics Endpoint Dec 22, 2023
@snowden-fu
Copy link
Author

@harshkhandeparkar As you mentioned in the frontend issue, these data below should be returned.

each mentor's total PRs, total commits, total lines changed, and total number of projects.

@harshkhandeparkar
Copy link
Member

@harshkhandeparkar As you mentioned in the frontend issue, these data below should be returned.

each mentor's total PRs, total commits, total lines changed, and total number of projects.

Can you edit your issue body and add this? Also, do you want to work on this issue?

@snowden-fu
Copy link
Author

snowden-fu commented Dec 22, 2023

@harshkhandeparkar As you mentioned in the frontend issue, these data below should be returned.

each mentor's total PRs, total commits, total lines changed, and total number of projects.

Can you edit your issue body and add this? Also, do you want to work on this issue?

No, mate, I don't know anything about Go lang, but I want to do frontend part of student or mentor stats.

@Devansh-bit
Copy link
Contributor

Hi, I would like to work on this issue.
Also, a mentor's commits, lines added etc means the commits and lines added in all of their projects right?

@harshkhandeparkar
Copy link
Member

Hi, I would like to work on this issue. Also, a mentor's commits, lines added etc means the commits and lines added in all of their projects right?

Assigned and yes. But we do want to improve it next year using separate tables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants