Conversation
Naveena-Suddapalli
left a comment
There was a problem hiding this comment.
Please resolve merge conflicts
client/package-lock.json
Outdated
There was a problem hiding this comment.
Don't push this file
Charan-Nimmagadda
left a comment
There was a problem hiding this comment.
can u provide me with user data that u stored in db? i will use them for testing.
client/package-lock.json
Outdated
There was a problem hiding this comment.
Please dont push this file
server/.env
Outdated
| MONGO_URI=mongodb://localhost:27017/IPMS | ||
|
|
||
|
|
||
| MONGO_URI=mongodb://localhost:27017/ipms |
There was a problem hiding this comment.
why did u change the connection string?
There was a problem hiding this comment.
ipms is the name showing in my local mongoDB so i changed it
_id |
…ackage-lock.json files
|
please check now @NNPhaniCharan i have changed the .env file |
client/src/pages/SignUp.js
Outdated
|
|
||
| console.log("Signup response:", response.data); | ||
|
|
||
| if (response.data && response.data.user) { |
There was a problem hiding this comment.
server is not returning user
Finished tasks assigned to groupD for sprint 1