Skip to content

Group b/sprint3#142

Open
rithwik-d wants to merge 23 commits intomainfrom
GroupB/Sprint3
Open

Group b/sprint3#142
rithwik-d wants to merge 23 commits intomainfrom
GroupB/Sprint3

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

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

@Charan-Nimmagadda Charan-Nimmagadda 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!!

Copy link
Collaborator

@Charan-Nimmagadda Charan-Nimmagadda 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.

5 participants