2023OSSLteam / 2023OSSLteam/StockTrading
main.cpp 생성
- 主要言語
- C++
- スター
- 1
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## 목적
각각 기능들을 object 파일로 분리해서 작업 후
main에서 모아서 작업하고자 main.cpp 생성 후 CRUD 기초 생성
## 작업 상세 내용
간단하게 do while로 작업을 선택하게 하고자함
기능들을 구체화해서 menu 들을 구상해야 할 것 같음
## Reference
수업 시간에 진행 했던 CRUD 제작 cpp
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
The issue asks to create a main.cpp file that uses a do-while loop to select operations and integrates CRUD functions from separate object files. First, look for existing object files or source files implementing CRUD operations in the repository. Understand how the menu should be structured based on the referenced class project. The goal is to produce a working main program that compiles and links the object files.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100