Harshavarma: Created chart for job roles hit and applications#4325
Harshavarma: Created chart for job roles hit and applications#4325harshavarma29 wants to merge 2 commits intodevelopmentfrom
Conversation
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
bhanuanishakkineni
left a comment
There was a problem hiding this comment.
Hello Harsha,
I have reviewed your PR and tested both frontend and backend. I have tested the charts behavior through selecting different dates and roles. The chart is working as expected and is responsive for all screen sizes. The UI is good in both light and dark modes.
One good thing I observed is that, if user selects an end date < start date, start date is automatically being changed to end date. One enhancement for this can be to alert users to select and end date later than start date.
PR.4325+.1882.testing-1.mp4
Please find comments related to backend in #1882
|





Description
An analytics chart that displays the number of hits and applications for each role, with options to filter by date range and specific roles.

Related PRS (if any):
This frontend PR is related to the 1882 backend PR.
Main changes explained:
Created the following files:
How to test:
npm installandnpm run start:localto run this PR locallyScreenshots or videos of changes:
FE_Test_Instructions.mp4
Note:
Let me know your inputs, comments, or suggestions for improvement.