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
[자판기] 드디어 완료했다!!!! 햄볶~!!
- #188
#188
Open
Suxxxxhyun
wants to merge 10 commits into
woowacourse:main
woowacourse/java-vendingmachine-precourse:main
from
Suxxxxhyun:Suxxxxhyun
Suxxxxhyun/java-vendingmachine-precourse:Suxxxxhyun
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
[자판기] 드디어 완료했다!!!! 햄볶~!!
#188
Suxxxxhyun
wants to merge 10 commits into
woowacourse:main
woowacourse/java-vendingmachine-precourse:main
from
Suxxxxhyun:Suxxxxhyun
Suxxxxhyun/java-vendingmachine-precourse:Suxxxxhyun
Copy head branch name to clipboard
Commits
Commits on Nov 25, 2023
feat: 자판기가 보유한 금액을 입력
Suxxxxhyun
committed
9691cb6
View commit details
Copy full SHA for 9691cb6
Browse repository at this point
test: 보유금액을 입력할때 필요한 테스트 코드 추가
Suxxxxhyun
committed
b365f48
View commit details
Copy full SHA for b365f48
Browse repository at this point
feat: 보유금액을 토대로 자판기생성
Suxxxxhyun
committed
b200e79
View commit details
Copy full SHA for b200e79
Browse repository at this point
feat: 상품명, 가격, 수량을 입력하는 기능 구현
Suxxxxhyun
committed
a1cd5f5
View commit details
Copy full SHA for a1cd5f5
Browse repository at this point
feat: 각 상품명, 가격, 수량 객체 생성을 위한 컨트롤러, 서비스 로직 추가
Suxxxxhyun
committed
c5cd6d0
View commit details
Copy full SHA for c5cd6d0
Browse repository at this point
feat: 사용자가 투입금액을 입력하는 기능 추가
Suxxxxhyun
committed
c20a1fd
View commit details
Copy full SHA for c20a1fd
Browse repository at this point
Commits on Nov 26, 2023
feat: 사용자가 입력한 투입금액을 출력 및 상품명 입력 기능 추가
Suxxxxhyun
committed
d854b4d
View commit details
Copy full SHA for d854b4d
Browse repository at this point
refactor: 사용자가 입력한 투입금액을 1000원단위로 입력하도록 수정
Suxxxxhyun
committed
8040d5c
View commit details
Copy full SHA for 8040d5c
Browse repository at this point
Commits on Nov 27, 2023
feat: 잔돈을 돌려줄 때 현재 보유한 최소 개수의 동전으로 반환 및 남은 금액이 상품의 최저 가격보다 적거나, 모든 상품이 소진된 경우 바로 잔돈 반환 기능 추가
Suxxxxhyun
committed
4411fb3
View commit details
Copy full SHA for 4411fb3
Browse repository at this point
Commits on Nov 28, 2023
refactor: Console라이브러리 사용하도록 수정
Suxxxxhyun
committed
25921a6
View commit details
Copy full SHA for 25921a6
Browse repository at this point
You can’t perform that action at this time.