Manusha Job Posting Page Analytics: Create a donut chart showing applicants by experience - #1457
Open
manushajyasta30 wants to merge 2449 commits into
Open
Manusha Job Posting Page Analytics: Create a donut chart showing applicants by experience#1457manushajyasta30 wants to merge 2449 commits into
manushajyasta30 wants to merge 2449 commits into
Conversation
… to pass SonarCloud quality gate
…ing_analytics_not_rendering Shreevaths taking over for Harshavarma: Fix job posting analytics not rendering
…e-post-entry-404 Amaresh - Fix: Add Lost Time for project/team returns 404 due to missing personId lookup
…tion-category-filter-bug-backend Amaresh taking over for Alisha - fix: Job Posting Page – “Select Category” Filter Returns No Listings
…flicts, restore dropped routes and infringement fields
…dd-support-team-backend Follow up for Sai Sandeep taking over for Kristin: Phase 4 - Support Team Backend (Permissions + Daily Log Access)
…_hours_distribution Yuxuan - Fix Volunteer Hours Distribution date boundaries
…bmissions_backend_lateDetection Amaresh taking over for Linh – Fixed educator Task Submissions Backend Fixes + Add studentId + Late Detection
Purav taking over for Chieh Jui Lee - Fix the conflict for merging pr1342
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.2.2 to 5.3.1. - [Release notes](https://github.com/patrickjuchli/basic-ftp/releases) - [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md) - [Commits](patrickjuchli/basic-ftp@v5.2.2...v5.3.1) --- updated-dependencies: - dependency-name: basic-ftp dependency-version: 5.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…er-knowledge-evolution-backend Amaresh taking over for Alisha: Implementation of learner knowledge evolution backend
…_insights_visual_indicators_be Sireesha taking over for Linh - Material Usage Insights Backend APIs and Calculations
…vent-Button-clean Bosu taking over for Manvitha- Event Reschedule Button
…-most-expensive-endpoint Amaresh - Phase 2 Summary Dashboard: Fix issue chart endpoints (BE) for PR #4608
…us-donut-backend Shreevaths taking over for Saicharan - Project status summary API for donut chart (backend)
…ummary_stats Ansh - fix Total Org Summary badge stats aggregation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Related PRS (if any):
T
To test this backend PR you need to checkout the ##3654 frontend PR.
…
Main changes explained:
added routes:
Route: GET /api/applicants/experience-breakdown
GET http://localhost:4500/api/experience-breakdown?roles=Frontend Developer
GET http://localhost:4500/api/experience-breakdown?startDate=2023-01-01&endDate=2024-12-31
…
How to test:
npm installand...to run this PR locallyScreenshots or videos of changes: