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

[로또] 이상지 미션 제출합니다. #183

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Nov 8, 2023

  1. Docs: 초기 README.md 작성

    23ji committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    7d897f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d1ee43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8e1e53 View commit details
    Browse the repository at this point in the history
  4. fix: Constants.kt 수정

    - 구매갯수 Count와 로또번호 Number로 분리
    23ji committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    12336e4 View commit details
    Browse the repository at this point in the history
  5. feat: LottoTest.kt 작성

    - 범위 밖 숫자 예외처리
    23ji committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b93907d View commit details
    Browse the repository at this point in the history
  6. feat: Lotto.kt 작성

    - 예외처리
    23ji committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    bb46de3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53eba3a View commit details
    Browse the repository at this point in the history
  8. feat: ConsoleUtils.kt 생성

    - 구매 금액 입력
    23ji committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    06e00e9 View commit details
    Browse the repository at this point in the history
  9. feat: 구매 갯수 출력

    23ji committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c189256 View commit details
    Browse the repository at this point in the history
  10. feat: Main.kt 생성

    - 구입 금액 입력
    - 로또 번호 생성
    23ji committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    81d3a77 View commit details
    Browse the repository at this point in the history
  11. feat: RandomUtils.kt 생성

    - 랜덤 숫자(로또 번호) 생성
    23ji committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4f3a8c1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    31a4169 View commit details
    Browse the repository at this point in the history
  13. feat: LottoService.kt 생성

    23ji committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    221dc9f View commit details
    Browse the repository at this point in the history
  14. feat: LottoService.kt 수정

    23ji committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    306e43f View commit details
    Browse the repository at this point in the history
  15. feat: ConsoleUtils.kt 생성

    23ji committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1b899b0 View commit details
    Browse the repository at this point in the history
  16. refactoring

    23ji committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3202be0 View commit details
    Browse the repository at this point in the history