Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
woowacourse-precourse
/
javascript-lotto-7
Public
Notifications
You must be signed in to change notification settings
Fork
361
Star
0
Code
Issues
0
Pull requests
320
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[로또] 이유정 미션 제출합니다.
- #379
#379
Open
IAGREEBUT
wants to merge 31 commits into
woowacourse-precourse:main
woowacourse-precourse/javascript-lotto-7:main
from
IAGREEBUT:IAGREEBUT2
IAGREEBUT/javascript-lotto-7:IAGREEBUT2
Copy head branch name to clipboard
Conversation
Commits
31
(31)
Checks
Files changed
Open
[로또] 이유정 미션 제출합니다.
#379
IAGREEBUT
wants to merge 31 commits into
woowacourse-precourse:main
woowacourse-precourse/javascript-lotto-7:main
from
IAGREEBUT:IAGREEBUT2
IAGREEBUT/javascript-lotto-7:IAGREEBUT2
Copy head branch name to clipboard
Commits
Commits on Nov 2, 2024
docs(README.md): 구현기능 목록 작성
Show description for b374be4
IAGREEBUT
committed
b374be4
View commit details
Copy full SHA for b374be4
Browse repository at this point
feat : 로또 구입금액 입력
Show description for 114bf5f
IAGREEBUT
committed
114bf5f
View commit details
Copy full SHA for 114bf5f
Browse repository at this point
test : 로또 구입금액 단위 테스트
Show description for ef6e551
IAGREEBUT
committed
ef6e551
View commit details
Copy full SHA for ef6e551
Browse repository at this point
refactor(purchasePrice) : 로또 구입 금액 유효체크 utils로 변경
Show description for a3f96a4
IAGREEBUT
committed
a3f96a4
View commit details
Copy full SHA for a3f96a4
Browse repository at this point
feat : 구매한 로또의 총 갯수를 구하고, 문구를 출력
Show description for 04675d3
IAGREEBUT
committed
04675d3
View commit details
Copy full SHA for 04675d3
Browse repository at this point
Commits on Nov 3, 2024
docs(README.md): 구현기능 에러 케이스 추가 (로또 번호 생성)
Show description for 4dbf7ec
IAGREEBUT
committed
4dbf7ec
View commit details
Copy full SHA for 4dbf7ec
Browse repository at this point
feat : 구매한 로또들의 랜덤 번호 생성
Show description for 025923a
IAGREEBUT
committed
025923a
View commit details
Copy full SHA for 025923a
Browse repository at this point
test(Lotto) : 로또 클래스 테스트 추가
Show description for ddee4b8
IAGREEBUT
committed
ddee4b8
View commit details
Copy full SHA for ddee4b8
Browse repository at this point
refactor : 로또 유효성 검사 validationCheck 객체 사용
Show description for 9733435
IAGREEBUT
committed
9733435
View commit details
Copy full SHA for 9733435
Browse repository at this point
refactor : purchasePrice 유효성검사 수정
Show description for 05eeb53
IAGREEBUT
committed
05eeb53
View commit details
Copy full SHA for 05eeb53
Browse repository at this point
feat : 로또 당첨 번호를 입력 및 유효성 검증
Show description for 909879d
IAGREEBUT
committed
909879d
View commit details
Copy full SHA for 909879d
Browse repository at this point
test(winningNumber) : 당첨 번호 유효성 단위 테스트
Show description for 438b1a3
IAGREEBUT
committed
438b1a3
View commit details
Copy full SHA for 438b1a3
Browse repository at this point
feat : 보너스 번호를 입력
Show description for 04792a8
IAGREEBUT
committed
04792a8
View commit details
Copy full SHA for 04792a8
Browse repository at this point
test(bonusNumber) : 보너스번호 유효성 검사
Show description for c9fbb8b
IAGREEBUT
committed
c9fbb8b
View commit details
Copy full SHA for c9fbb8b
Browse repository at this point
fixed : 당첨번호 number array로 변경
Show description for f00ee19
IAGREEBUT
committed
f00ee19
View commit details
Copy full SHA for f00ee19
Browse repository at this point
feat : 당첨 통계구하기
Show description for 6c60e77
IAGREEBUT
committed
6c60e77
View commit details
Copy full SHA for 6c60e77
Browse repository at this point
test : 당첨 통계 테스트
Show description for 3154fa3
IAGREEBUT
committed
3154fa3
View commit details
Copy full SHA for 3154fa3
Browse repository at this point
feat : 수익률 계산
Show description for e37654e
IAGREEBUT
committed
e37654e
View commit details
Copy full SHA for e37654e
Browse repository at this point
test : 수익률 계산 테스트
Show description for ae65245
IAGREEBUT
committed
ae65245
View commit details
Copy full SHA for ae65245
Browse repository at this point
fixed : 양의 정수 체크시 공백 오류 해결
Show description for 5911aba
IAGREEBUT
committed
5911aba
View commit details
Copy full SHA for 5911aba
Browse repository at this point
fixed : 테스트 형식을 위해 array출력 형식 변경
Show description for c7186f7
IAGREEBUT
committed
c7186f7
View commit details
Copy full SHA for c7186f7
Browse repository at this point
chore : 공백, 줄 제거 등
Show description for 1ac683d
IAGREEBUT
committed
1ac683d
View commit details
Copy full SHA for 1ac683d
Browse repository at this point
refactor : validation 파일 통합
Show description for 5e38c73
IAGREEBUT
committed
5e38c73
View commit details
Copy full SHA for 5e38c73
Browse repository at this point
refactor : output(출력) 관련 분리
Show description for 899601e
IAGREEBUT
committed
899601e
View commit details
Copy full SHA for 899601e
Browse repository at this point
refactor : 로또 결과 계산 및 출력 부분 함수화
Show description for c4737a2
IAGREEBUT
committed
c4737a2
View commit details
Copy full SHA for c4737a2
Browse repository at this point
Commits on Nov 4, 2024
refactor : 출력은 IOHandler에서만 담당하도록 변경
Show description for 0699199
IAGREEBUT
committed
0699199
View commit details
Copy full SHA for 0699199
Browse repository at this point
refactor : default 값 사용대신 값이 있는지 체크
Show description for 1ea02c3
IAGREEBUT
committed
1ea02c3
View commit details
Copy full SHA for 1ea02c3
Browse repository at this point
refactor : depth 2 제한 수정
Show description for 92f6884
IAGREEBUT
committed
92f6884
View commit details
Copy full SHA for 92f6884
Browse repository at this point
refactor(Lotto.js) : private method로 변경
Show description for f417c71
IAGREEBUT
committed
f417c71
View commit details
Copy full SHA for f417c71
Browse repository at this point
refactor : LottoGame class 추가
IAGREEBUT
committed
b42fcf9
View commit details
Copy full SHA for b42fcf9
Browse repository at this point
test : lottoGame class추가
IAGREEBUT
committed
17ee04d
View commit details
Copy full SHA for 17ee04d
Browse repository at this point
You can’t perform that action at this time.