RealDevSquad / RealDevSquad/website-backend
change GET users/status to send more details
Open
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
Currently, it send a currentStatus object and monthlyHours object. It needs following changes:
- The change in the data that we GET, it should now be able to send
first_name,last_name,picturealong with above details - The name of the field
currentStatusneeds to be changed tostatus
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.