Skip to content

groupD sprint 1 PR#75

Merged
Charan-Nimmagadda merged 17 commits intomainfrom
TeamD/Jayman
Apr 11, 2025
Merged

groupD sprint 1 PR#75
Charan-Nimmagadda merged 17 commits intomainfrom
TeamD/Jayman

Conversation

@N0x1an
Copy link

@N0x1an N0x1an commented Apr 10, 2025

Finished tasks assigned to groupD for sprint 1

Copy link

@Naveena-Suddapalli Naveena-Suddapalli left a comment

Choose a reason for hiding this comment

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

Please resolve merge conflicts

Copy link
Collaborator

Choose a reason for hiding this comment

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

Don't push this 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.

can u provide me with user data that u stored in db? i will use them for testing.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Please dont push this file

server/.env Outdated
MONGO_URI=mongodb://localhost:27017/IPMS


MONGO_URI=mongodb://localhost:27017/ipms
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 u change the connection string?

Copy link
Contributor

Choose a reason for hiding this comment

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

ipms is the name showing in my local mongoDB so i changed it

@RohanMukka
Copy link
Contributor

can u provide me with user data that u stored in db? i will use them for testing.

_id
67f15b7562fb57c59eef7efa
userName
"rohan_mukka"
email
"rohan.mukka-1@ou.edu"
password
"Rohan@123"
role
"student"
createdAt
2025-04-05T16:33:57.718+00:00
__v
0

@RohanMukka
Copy link
Contributor

please check now @NNPhaniCharan i have changed the .env file


console.log("Signup response:", response.data);

if (response.data && response.data.user) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

server is not returning user

@Charan-Nimmagadda Charan-Nimmagadda merged commit 4fe9b3c into main Apr 11, 2025
1 check passed
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