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
[로또] 진찬용 미션 제출합니다.
- #384
#384
Open
Jin-Chanyong
wants to merge 30 commits into
woowacourse-precourse:main
woowacourse-precourse/javascript-lotto-7:main
from
Jin-Chanyong:Jin-Chanyong
Jin-Chanyong/javascript-lotto-7:Jin-Chanyong
Copy head branch name to clipboard
Conversation
Commits
30
(30)
Checks
Files changed
Open
[로또] 진찬용 미션 제출합니다.
#384
Jin-Chanyong
wants to merge 30 commits into
woowacourse-precourse:main
woowacourse-precourse/javascript-lotto-7:main
from
Jin-Chanyong:Jin-Chanyong
Jin-Chanyong/javascript-lotto-7:Jin-Chanyong
Copy head branch name to clipboard
Commits
Commits on Nov 4, 2024
docs: README 작성
Show description for 93c45ff
Jin-Chanyong
committed
93c45ff
View commit details
Copy full SHA for 93c45ff
Browse repository at this point
feat: 에러 발생 및 출력 함수 구현
Show description for 713620a
Jin-Chanyong
committed
713620a
View commit details
Copy full SHA for 713620a
Browse repository at this point
docs: README 파일 수정
Show description for c55ce6b
Jin-Chanyong
committed
c55ce6b
View commit details
Copy full SHA for c55ce6b
Browse repository at this point
feat: 구매 금액 입력값 유효성 검사 함수 추가
Show description for a732530
Jin-Chanyong
committed
a732530
View commit details
Copy full SHA for a732530
Browse repository at this point
refactor: 에러 발생 함수 변경
Show description for ea95ba0
Jin-Chanyong
committed
ea95ba0
View commit details
Copy full SHA for ea95ba0
Browse repository at this point
feat: 구입 금액 입력 함수 추가
Show description for c23310f
Jin-Chanyong
committed
c23310f
View commit details
Copy full SHA for c23310f
Browse repository at this point
fix: import 경로에 확장자 추가
Show description for da014af
Jin-Chanyong
committed
da014af
View commit details
Copy full SHA for da014af
Browse repository at this point
feat: 당첨 번호 유효성 검사 함수 추가
Show description for cfcd9b5
Jin-Chanyong
committed
cfcd9b5
View commit details
Copy full SHA for cfcd9b5
Browse repository at this point
feat: 보너스 점수 입력값 유효성 검사 함수 추가
Show description for d2e052c
Jin-Chanyong
committed
d2e052c
View commit details
Copy full SHA for d2e052c
Browse repository at this point
feat: 당첨 번호 입력 함수 추가
Show description for 451c3a1
Jin-Chanyong
committed
451c3a1
View commit details
Copy full SHA for 451c3a1
Browse repository at this point
feat: 보너스 번호 입력 함수 추가
Show description for 760082f
Jin-Chanyong
committed
760082f
View commit details
Copy full SHA for 760082f
Browse repository at this point
fix: getValidatedWinningNumbers 함수 입력 메시지 수정
Show description for a015064
Jin-Chanyong
committed
a015064
View commit details
Copy full SHA for a015064
Browse repository at this point
feat: Lotto 클래스 구현
Show description for 1fc221b
Jin-Chanyong
committed
1fc221b
View commit details
Copy full SHA for 1fc221b
Browse repository at this point
feat: 로또 관련 상수 파일 추가
Show description for aa9b571
Jin-Chanyong
committed
aa9b571
View commit details
Copy full SHA for aa9b571
Browse repository at this point
feat: 로또 생성 함수 추가
Show description for e8f7497
Jin-Chanyong
committed
e8f7497
View commit details
Copy full SHA for e8f7497
Browse repository at this point
feat: 로또 출력 함수 추가
Show description for 9c0d75c
Jin-Chanyong
committed
9c0d75c
View commit details
Copy full SHA for 9c0d75c
Browse repository at this point
feat: 로또 번호의 일치 개수를 반환하는 함수 추가
Show description for 8334275
Jin-Chanyong
committed
8334275
View commit details
Copy full SHA for 8334275
Browse repository at this point
feat: 수익률을 계산하는 함수 추가
Show description for f521865
Jin-Chanyong
committed
f521865
View commit details
Copy full SHA for f521865
Browse repository at this point
feat: 로또 등수별 당첨 횟수 반환 함수 추가
Show description for 1f1adc9
Jin-Chanyong
committed
1f1adc9
View commit details
Copy full SHA for 1f1adc9
Browse repository at this point
feat: 로또 당첨금의 수익률을 계산하는 함수 추가
Show description for 4597a64
Jin-Chanyong
committed
4597a64
View commit details
Copy full SHA for 4597a64
Browse repository at this point
feat: 로또 결과 출력 함수 추가
Show description for cab8c1d
Jin-Chanyong
committed
cab8c1d
View commit details
Copy full SHA for cab8c1d
Browse repository at this point
feat: 로또 발매기 로직 구현
Show description for ea620ca
Jin-Chanyong
committed
ea620ca
View commit details
Copy full SHA for ea620ca
Browse repository at this point
fix: Lotto 클래스 import 문 추가
Show description for 5a43376
Jin-Chanyong
committed
5a43376
View commit details
Copy full SHA for 5a43376
Browse repository at this point
fix: getValidatedBonusNumber import 문 추가
Show description for 9e446b2
Jin-Chanyong
committed
9e446b2
View commit details
Copy full SHA for 9e446b2
Browse repository at this point
fix: printLottos 함수 출력값 수정
Show description for 0535fac
Jin-Chanyong
committed
0535fac
View commit details
Copy full SHA for 0535fac
Browse repository at this point
fix: bonusNumberValidate 오류 수정
Show description for e749ecd
Jin-Chanyong
committed
e749ecd
View commit details
Copy full SHA for e749ecd
Browse repository at this point
fix: 테스트와 출력값 불일치 오류 수정
Show description for 549d473
Jin-Chanyong
committed
549d473
View commit details
Copy full SHA for 549d473
Browse repository at this point
fix: Lotto 클래스 테스트 오류 수정
Show description for a185696
Jin-Chanyong
committed
a185696
View commit details
Copy full SHA for a185696
Browse repository at this point
feat: 로또 테스트 케이스 추가
Show description for d60d283
Jin-Chanyong
committed
d60d283
View commit details
Copy full SHA for d60d283
Browse repository at this point
docs: 테스트 결과에 따른 기능 목록 단위 체크
Show description for 8848994
Jin-Chanyong
committed
8848994
View commit details
Copy full SHA for 8848994
Browse repository at this point
You can’t perform that action at this time.