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 utils documentation #393

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

ggsawatyanon
Copy link
Contributor

Summary

This pull request adds documentation to 3 utility functions in frontend/src/utils.

  • Added documentation for adminTools.ts
  • Added documentation for average.ts
  • Added documentation for call.ts

@dti-github-bot
Copy link
Member

[diff-counting] Significant lines: 38.

Copy link
Contributor

@parsa-tehranipoor parsa-tehranipoor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, documentation is written very well and follows standard cuapts documentation guidelines. Each function definition includes proper description of functionalities, parameters, and comments on corner cases (such as nullity). There are minor grammatical errors but i'm not sure if they need any major attention(I added comments on where they are located).

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 grammatical errors: "paramters" and "successful"

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

Successfully merging this pull request may close these issues.

3 participants