RealDevSquad / RealDevSquad/website-backend

[RFC] Merge Task and Extension and fix naming convention of task and extension requests

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
74
Forks
276
Avg merge
1d 26m
Merged PRs (30d)
14

Description

Description:
We currently have separate collections for extension & task requests. We can merge this into one and fix the route names.

Suggested route names : /task?type=extension-request or /task?type=task-request

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

Start by locating the current extension-request and task-request collections and their route definitions. Compare their existing behavior, then determine how both should be represented through /task?type=extension-request and /task?type=task-request; done means the collections are merged and the route names follow the proposal.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
api, backend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.