RealDevSquad / RealDevSquad/website-backend

Issues to look into backend

Open
#561 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Redirects

  • API Contracts

  • Data Models

  • Feature Flag

  • Dashboard feature-flag has been deleted but the API is still there

  • API doesn't work with current user model

  • Trading Service

  • 7 Function mashed together in one function called trade

  • Stocks

  • API contract doesn't exist.

  • stock data model exist but we are also using user-stock which doesn't have any data model.

  • No function to add user-stock

  • Challenges

  • Data model doesn't state the format of the input. start_date & end_date Needs to be in javascript seconds to work with the API.

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 reviewing the linked API Contracts and Data Models repositories, then trace the backend areas named in the checklist: feature-flag, trade, stock/user-stock, and challenges. The work is done only when each selected checklist item has a corresponding agreed API or data-model change and the listed inconsistencies are resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
api, backend, database
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.