Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CT-4] 차트게임 기능 - domain - 5h #4

Closed
2 tasks done
nosorae opened this issue May 11, 2024 · 1 comment · Fixed by #13
Closed
2 tasks done

[CT-4] 차트게임 기능 - domain - 5h #4

nosorae opened this issue May 11, 2024 · 1 comment · Fixed by #13
Assignees
Labels

Comments

@nosorae
Copy link
Collaborator

nosorae commented May 11, 2024

What users can do with this feature

data, presentation 레이어를 구현하면 유저는 차트게임을 할 수 있음을 알 수 있다.

Todo

  • Entity 작성 (2.5h)
    • Money (0.5h)
    • ChartGame (1h)
    • TradeHistory (1h)
  • UseCase 및 Repository interface 작성 (2.5h)
    • SubscribeChartGameUseCase (0.5h)
    • ChangeChartUseCase (0.5h)
    • TradeStockUseCase (1h)
    • GetNextTurnUseCase (0.5h)
    • QuitGameUseCase (0.5h)

Reference materials

  • 알파스퀘어 차트게임 플레이
@nosorae nosorae self-assigned this May 11, 2024
@nosorae nosorae changed the title 차트게임 기능 - presentation 차트게임 기능 - presentation - 10h May 11, 2024
@nosorae nosorae changed the title 차트게임 기능 - presentation - 10h 차트게임 기능 - domain - 5h May 13, 2024
@nosorae
Copy link
Collaborator Author

nosorae commented May 13, 2024

커밋 및 PR(#13 ) 번호에 이슈 번호를 잘못써서 #2 와 스왑함

@nosorae nosorae added this to the MVP - 기능 구현 milestone May 15, 2024
@nosorae nosorae changed the title 차트게임 기능 - domain - 5h [CT-4] 차트게임 기능 - domain - 5h May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant