Is your feature request related to a problem? Please describe.
In the current Implementation of the HR Module, Currently, there is no way in the HR module in which we can move an applicant to a CodeTrek internship.
Describe the solution you'd like
When we evaluate the applicant application in the HR module, there should be an option in which we can move the applicant to the CodeTrek module for the CodeTrek internship.
[x] Need to make one button on the applicant evaluation page.
Please take the reference below screenshot
[ ] When the user clicks on this button, the entry of the applicant should be made in the code_trek_applicants table, and its corresponding entry should also be made in the codetrek_applicant_round_details table of that applicant. So that the applicant's application is shown in the CodeTrek module.
[ ] When the applicant application is moved to the CodeTrek Internship, then the application of that applicant should be shown in the trial program tab in the HR module.
Code review and documentation: 0.5-1 hour.
Understanding the functionality: 2-3 hours.
Making the required changes: 2-3 hours.
Testing, code, review, and documentation: 1 hour.
Feature requested by @P4NK4J
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
When we evaluate the applicant application in the HR module, there should be an option in which we can move the applicant to the CodeTrek module for the CodeTrek internship.
[x] Need to make one button on the applicant evaluation page.
Please take the reference below screenshot
code_trek_applicants
table, and its corresponding entry should also be made in thecodetrek_applicant_round_details
table of that applicant. So that the applicant's application is shown in the CodeTrek module.trial program
tab in the HR module.Point of contact for guidance @Ayush8923