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
Accelerator
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
Type
/
to 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
/
java-vendingmachine-precourse
Public
Notifications
You must be signed in to change notification settings
Fork
350
Star
21
Code
Issues
0
Pull requests
19
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Jaeyoung222
- #160
#160
Open
Jaeyoung222
wants to merge 17 commits into
woowacourse:main
woowacourse/java-vendingmachine-precourse:main
from
Jaeyoung222:Jaeyoung222
Jaeyoung222/java-vendingmachine-precourse:Jaeyoung222
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Jaeyoung222
#160
Jaeyoung222
wants to merge 17 commits into
woowacourse:main
woowacourse/java-vendingmachine-precourse:main
from
Jaeyoung222:Jaeyoung222
Jaeyoung222/java-vendingmachine-precourse:Jaeyoung222
Copy head branch name to clipboard
Commits
Commits on Nov 26, 2022
docs(README): 프로그램 진행 과정과 구현 기능 목록 정리, 로직 분리
Jaeyoung222
committed
540bfd0
View commit details
Copy full SHA for 540bfd0
Browse repository at this point
feat: 자판기가 보유하고 있는 금액을 입력받는다.
Jaeyoung222
committed
504913e
View commit details
Copy full SHA for 504913e
Browse repository at this point
test: 보유 금액을 동전으로 바꾸는 기능에 대한 테스트코드 작성
Jaeyoung222
committed
d307f27
View commit details
Copy full SHA for d307f27
Browse repository at this point
feat: 보유 금액을 동전으로 바꾸는 기능 구현
Jaeyoung222
committed
559722b
View commit details
Copy full SHA for 559722b
Browse repository at this point
feat: 동전 수량을 출력하는 기능 구현
Jaeyoung222
committed
616ee21
View commit details
Copy full SHA for 616ee21
Browse repository at this point
test: 상품 입력의 형식에 맞지 않는 예외 처리 기능에 대한 테스트코드 작성
Jaeyoung222
committed
52a9014
View commit details
Copy full SHA for 52a9014
Browse repository at this point
feat: 상품 입력의 형식에 맞지 않는 예외 처리 기능 구현
Jaeyoung222
committed
e579a54
View commit details
Copy full SHA for e579a54
Browse repository at this point
feat: 상품명을 입력받는 기능 구현
Jaeyoung222
committed
8739abb
View commit details
Copy full SHA for 8739abb
Browse repository at this point
feat: 상품 정보를 저장하는 기능 구현
Jaeyoung222
committed
be3cb75
View commit details
Copy full SHA for be3cb75
Browse repository at this point
feat: 투입 금액을 입력받는 기능 구현
Jaeyoung222
committed
bfd79ef
View commit details
Copy full SHA for bfd79ef
Browse repository at this point
feat: 투입 금액을 저장하는 기능 구현
Jaeyoung222
committed
f914114
View commit details
Copy full SHA for f914114
Browse repository at this point
feat: 다른 기능 구현
Jaeyoung222
committed
a5e1d81
View commit details
Copy full SHA for a5e1d81
Browse repository at this point
fix: 기능 구현 되도록 디버깅
Jaeyoung222
committed
0bd8bd8
View commit details
Copy full SHA for 0bd8bd8
Browse repository at this point
Commits on Nov 28, 2022
refactor: 로직 수정 및 컨벤션에 맞게 수정
Jaeyoung222
committed
a796f8a
View commit details
Copy full SHA for a796f8a
Browse repository at this point
fix: 디버깅
Jaeyoung222
committed
697d1ea
View commit details
Copy full SHA for 697d1ea
Browse repository at this point
fix: 상품명 형식에 대한 오류 케이스 추가 디버깅
Jaeyoung222
committed
d52505d
View commit details
Copy full SHA for d52505d
Browse repository at this point
fix: 투입 금액이 상품의 최저가보다 적은 경우 예외를 발생하도록 디버깅
Jaeyoung222
committed
3cdda48
View commit details
Copy full SHA for 3cdda48
Browse repository at this point
You can’t perform that action at this time.