Skip to content

Comments

Vinay_K_Question_Dashboard#2056

Open
Vinay944924 wants to merge 3 commits intodevelopmentfrom
vinay_k_question_dashboard
Open

Vinay_K_Question_Dashboard#2056
Vinay944924 wants to merge 3 commits intodevelopmentfrom
vinay_k_question_dashboard

Conversation

@Vinay944924
Copy link

Description

Screenshot 2026-02-18 at 7 45 19 PM

Related PRS (if any):

This Backend PR is related to the #3471 Frontend PR.
To test this backend PR you need to checkout the #3471 frontend PR.

Main changes explained:

  • Updated the questionaire analytics js file by Implementing API endpoints and even added the privacy and clean responses for the users.

How to test:

  1. check into current branch
  2. do npm install and ... to run this PR locally
  3. Clear site data/cache
  4. get access token by loging-in with any role
  5. use the API endpoint: "http://localhost:4500/api/questionnaire-analytics/users?" to verify.
    add auth token as authorization header
    skills in the payload should be in the below format
    {
    "skills": {
    "frontend": ["React", "Redux"],
    "backend": ["MongoDB", "Deployment"]
    }
    }

Screenshots or videos of changes:

Screenshot 2026-02-14 at 9 55 27 PM Screenshot 2026-02-14 at 9 55 20 PM

Note:

Try with different skill/skills, change isSameTeam= TRUE OR FALSE value in query parm.

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.

1 participant