Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue3 solved with comments #72

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Conversation

ashutosh229
Copy link
Contributor

No description provided.

});

//exporting model
module.exports = mongoose.model("user", UserSchema);
Copy link
Contributor

Choose a reason for hiding this comment

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

Export Properly so that others can import

@Shashankpantiitbhilai
Copy link
Contributor

backend/models/jobPosting.model.js
backend/package-lock.json
backend/package.json
backend/server.js
Resolve these conflicts

@Shashankpantiitbhilai
Copy link
Contributor

backend/models/jobPosting.model.js
backend/package-lock.json
backend/package.json
backend/server.js

resolve these conflicts

@prasachin
Copy link
Contributor

resolve conflicts to be merged !!

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.

4 participants