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 로또(자동) #3234

Open
wants to merge 9 commits into
base: letitgobaby
Choose a base branch
from
Open

Commits on May 17, 2023

  1. Merge remote-tracking branch 'upstream/letitgobaby' into letitgobaby

    letitgobaby authored and letitgobaby committed May 17, 2023
    Configuration menu
    Copy the full SHA
    d8c42af View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. doc : step2 요구사항 정의

    letitgobaby authored and letitgobaby committed May 18, 2023
    Configuration menu
    Copy the full SHA
    6f104ab View commit details
    Browse the repository at this point in the history
  2. feat : 입력 UI 추가

    letitgobaby authored and letitgobaby committed May 18, 2023
    Configuration menu
    Copy the full SHA
    cbad2f9 View commit details
    Browse the repository at this point in the history
  3. feat : Lottery 객체 생성 및 테스트

    letitgobaby authored and letitgobaby committed May 18, 2023
    Configuration menu
    Copy the full SHA
    d52f360 View commit details
    Browse the repository at this point in the history
  4. refactor : Lottery 객체 당첨번호 확인 로직 유효성 체크 추가

    letitgobaby authored and letitgobaby committed May 18, 2023
    Configuration menu
    Copy the full SHA
    8a5ec52 View commit details
    Browse the repository at this point in the history
  5. refactor : Lottery 객체에서 당첨번호 상태값 제외

    letitgobaby authored and letitgobaby committed May 18, 2023
    Configuration menu
    Copy the full SHA
    fc960e6 View commit details
    Browse the repository at this point in the history
  6. feat : LotteryContainer 객체 추가

    letitgobaby authored and letitgobaby committed May 18, 2023
    Configuration menu
    Copy the full SHA
    7f50978 View commit details
    Browse the repository at this point in the history
  7. feat : input, output UI 로직 추가

    letitgobaby authored and letitgobaby committed May 18, 2023
    Configuration menu
    Copy the full SHA
    e6fd40d View commit details
    Browse the repository at this point in the history
  8. feat : 로또 번호 생성기 인터페이스 객체 추가

    letitgobaby authored and letitgobaby committed May 18, 2023
    Configuration menu
    Copy the full SHA
    b055529 View commit details
    Browse the repository at this point in the history