Skip to content

Conversation

@rithwik-d
Copy link
Contributor

Tasks done this week.

  1. Completed the Form A.3 Internee Details edits added Supervisor/Coordinator as view-only on Form A.3 too.
  2. Evaluation submission flow
  3. Reminder system
  4. Email integration

@rithwik-d rithwik-d requested a review from NNPhaniCharan April 21, 2025 22:20
package.json Outdated
Copy link
Collaborator

Choose a reason for hiding this comment

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

why did we add a new package.json file?

Copy link
Collaborator

@NNPhaniCharan NNPhaniCharan left a comment

Choose a reason for hiding this comment

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

Resolve Conflicts

@rithwik-d
Copy link
Contributor Author

Resolve Conflicts

Resolved them!!

@rithwik-d rithwik-d requested a review from NNPhaniCharan April 22, 2025 00:10
Copy link
Collaborator

@NNPhaniCharan NNPhaniCharan left a comment

Choose a reason for hiding this comment

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

Resolve conflicts

@rithwik-d
Copy link
Contributor Author

Resolve conflicts

Resolved them!!

@subhashchandra001
Copy link
Contributor

Hi @NNPhaniCharan, I have resolved the conflict. Please consider merging it.

coordinatorSignature: "",
coordinatorAgreement: false,
});
// const [advisorDetails, setAdvisorDetails] = useState(null);
Copy link
Collaborator

Choose a reason for hiding this comment

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

i guess u are not using this, so remove.




const cronJobRoutes = require("./routes/cronJobRoutes");
Copy link
Collaborator

Choose a reason for hiding this comment

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

u are not using these imports anywhere in the file. so remove.

schedule: job.schedule,
job: async () => {
try {
await CronJob.findByIdAndUpdate(job._id, {
Copy link
Collaborator

Choose a reason for hiding this comment

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

repeated twice

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.

6 participants