Skip to content

랜덤 픽을 설계해보자 #8

@lkdcode

Description

@lkdcode

랜덤 픽 프로그램 도메인 구조

flowchart LR
    user -- 랜덤 픽 줘 --> app
    app -- 입력받아라 --> 입력
    입력 -- 저장해라 --> 명단
    명단 -- 랜덤 픽 --> 출력
    출력 -- 이것이 결과다 --> user
Loading

자유롭게 추상화해서 랜덤 픽을 설계해보자

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions