RealDevSquad / RealDevSquad/website-backend
The archive and promotion of member api
Open
Nobody has claimed this yet.
backend
beginner friendly
enhancement
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
Details
- The name of the API used to make a user a member and archive them is not properly named with nouns.
- These APIs do not return any response.
- They should be fixed to return a proper response.
- Having a properly named API with nouns can improve clarity and understanding for developers.
- It is important for APIs to return a proper response.
- This provides feedback and confirmation to the user.
- It can improve the user experience and reduce confusion.
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.
Research direction
Search the JavaScript backend for the member-promotion and archive API handlers, then inspect their current names and return behavior. Clarify the intended noun-based endpoint names and response shape before making changes; done means both APIs are clearly named and return a proper response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100