2023OSSLteam / 2023OSSLteam/StockTrading
판매기능 추가
オープン
documentation
- 主要言語
- C++
- スター
- 1
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## 목적
주식 판매 기능
## 작업 상세 내용
자신이 가지고 있는 주식을 판매할 수 있다.
## Reference
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
The issue describes adding a stock selling feature. First, examine the existing codebase to understand the data structures for user holdings and the current buying functionality. Look for files related to transaction processing, user portfolios, and stock market logic. Determine how to validate a sale (e.g., sufficient holdings) and update the user's balance and portfolio. A test to verify the sale completes successfully would show the feature is done.
索引モデルが issue の本文から書いたものです。
評価
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100