2023OSSLteam / 2023OSSLteam/StockTrading
관리자일 경우 전체 읽기 기능 추가
Open
- 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
Look for admin authentication logic and user data storage in the codebase. Identify where user information is currently retrieved and displayed. The feature requires adding a new admin-only read-all function, likely in a backend service or API endpoint. Check existing data models and access control mechanisms to understand the structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100