RealDevSquad / RealDevSquad/website-backend
Issues to look into backend
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
Redirects
-
Feature Flag
-
Dashboard
feature-flaghas 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.
-
stockdata model exist but we are also usinguser-stockwhich 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_dateNeeds to be in javascript seconds to work with the API.
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
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