RealDevSquad / RealDevSquad/website-backend

The archive and promotion of member api

Open
#1,018 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.