sanscript-tech / medical-emergency-flutter-node

https://sanscript.tech
GNU General Public License v3.0
14 stars 18 forks source link

Get all user profiles #46

Closed BhavyaaArora-08 closed 4 years ago

BhavyaaArora-08 commented 4 years ago

@route GET api/profile @desc Get all user profiles @access Public

Arnab-31 commented 4 years ago

Can I work on this issue?

BhavyaaArora-08 commented 4 years ago

Thanks for contributing.

Arnab-31 commented 4 years ago

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

BhavyaaArora-08 commented 4 years ago

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.

Arnab-31 commented 4 years ago

Yeah that sounds good.

BhavyaaArora-08 commented 4 years ago

Is the PR ready?

Arnab-31 commented 4 years ago

I will make it by today

Arnab-31 commented 4 years ago

@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?

BhavyaaArora-08 commented 4 years ago

id, name, email, phoneNo, Address, createdAt