2023OSSLteam / 2023OSSLteam/StockTrading
main.cpp 생성
- Vorherrschende Sprache
- C++
- Sterne
- 1
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 목적
각각 기능들을 object 파일로 분리해서 작업 후
main에서 모아서 작업하고자 main.cpp 생성 후 CRUD 기초 생성
## 작업 상세 내용
간단하게 do while로 작업을 선택하게 하고자함
기능들을 구체화해서 menu 들을 구상해야 할 것 같음
## Reference
수업 시간에 진행 했던 CRUD 제작 cpp
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100