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

유저는 지갑에 있는 돈을 자판기에 넣을 수 있다. #5

Closed
Tracked by #26 ...
yongseongjeon opened this issue May 10, 2022 · 0 comments
Closed
Tracked by #26 ...
Assignees
Labels
✨ feature Introduce new features.

Comments

@yongseongjeon
Copy link
Owner

  1. 금액 버튼을 클릭하면 자판기에 금액이 추가되고 돈의 갯수는 줄어든다.
  2. 금액 버튼을 클릭했을 때 돈의 갯수가 0개 이하면 관련 에러 메세지를 띄운다.
  3. 금액(10원~10,000원)을 입력하면 진행화면에 금액이 표시된다.
  4. 동전/지폐의 갯수와 일치하지 않는 금액이 입력되면 관련 메세지를 띄우고 가장 가까운 금액으로 자동보정되어 입력된다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature Introduce new features.
Projects
None yet
Development

No branches or pull requests

1 participant