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

[Step2] 로또(자동) #724

Open
wants to merge 6 commits into
base: kyudong3
Choose a base branch
from
Open

[Step2] 로또(자동) #724

wants to merge 6 commits into from

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    94bfcfb View commit details
    Browse the repository at this point in the history
  2. feat: 프로그래밍 요구 사항1 구현

    * InputView 생성
    Kyudong3 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    db4b96d View commit details
    Browse the repository at this point in the history
  3. feat: 기능 요구 사항1 구현

    * 로또 1장의 가격은 1000원이다
    * Lotto -> Lottery로 이름 변경
    Kyudong3 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    6a39167 View commit details
    Browse the repository at this point in the history
  4. feat: 기능 요구 사항1 재구현 (기존 요구사항1 삭제)

    * 구매한 금액에 해당하는 로또 갯수 반환
    Kyudong3 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    76a7130 View commit details
    Browse the repository at this point in the history
  5. feat: 기능 요구 사항2 구현

    * 구매 금액을 입력하면 구입 금액에 해당하는 로또를 발급해야 한다
    Kyudong3 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    03d2c30 View commit details
    Browse the repository at this point in the history
  6. feat: 로또(자동) 구현

    Kyudong3 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    23fd1fc View commit details
    Browse the repository at this point in the history