Closed BhavyaaArora-08 closed 4 years ago
Can I work on this issue?
Thanks for contributing.
@Codess08 kindly merge the PR which adds the server file to the project. Without that, it's not possible to test any back end feature.
Actually that PR is not up to date with the file structure. Let's do one thing since everyone is familiar with the file structure I discussed in the meeting and shared in the slack as well, it is better to stick to it only.
I will create a new issue "Update File Structure" You take that issue up it will fetch you 10 points and I will merge @harshareddy794 's PR asap.
Yeah that sounds good.
Is the PR ready?
I will make it by today
@Codess08 what are the fields of a user this route should return? Currently, I am returning the id, name, email, phoneNo, Address, date, createdAt, updatedAt. Would you like to change anything?
id, name, email, phoneNo, Address, createdAt
@route GET api/profile @desc Get all user profiles @access Public