2023OSSLteam / 2023OSSLteam/StockTrading

판매기능 추가

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
C++
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

## 목적
주식 판매 기능
## 작업 상세 내용
자신이 가지고 있는 주식을 판매할 수 있다.
## Reference

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.