도서 구매
Closed this issue · 0 comments
nohkwangsun commented
도서 구매
재고 갱신
구매 이력 조회
======================================================================
= =
= =
= Welcome to Bookstore =
= =
= ------------------------------------ =
= | | =
= | 1. Print book list | =
= | | =
= | 2. Book Search | =
= | | =
= | 3. Add new book | =
= | | =
= | 4. Delete a book | =
= | | =
= | 5. buy a book | =
= | | =
= | 6. Print purchase list | =
= | | =
= | q. Quit | =
= | | =
= ------------------------------------ =
= =
======================================================================
Type the number of the command you want to run:1
-----------------------------------------------------------
-----------------------------------------------------------
| TITLE | WRITER | PRICE | LOCATION | STOCK |
-----------------------------------------------------------
| 홍길동 | 작자미상 | 10000 | 2층 10번 | 1 |
-----------------------------------------------------------
| 홍길동1 | 작자미상 | 10000 | 2층 10번 | 1 |
-----------------------------------------------------------
| 홍길동2 | 작자미상 | 11000 | 2층 10번 | 1 |
-----------------------------------------------------------
| 홍길동3 | 작자미상 | 13000 | 2층 10번 | 1 |
-----------------------------------------------------------
| 홍길동4 | 작자미상 | 15000 | 2층 10번 | 1 |
-----------------------------------------------------------
Press enter for the menu...
======================================================================
= =
= =
= Welcome to Bookstore =
= =
= ------------------------------------ =
= | | =
= | 1. Print book list | =
= | | =
= | 2. Book Search | =
= | | =
= | 3. Add new book | =
= | | =
= | 4. Delete a book | =
= | | =
= | 5. buy a book | =
= | | =
= | 6. Print purchase list | =
= | | =
= | q. Quit | =
= | | =
= ------------------------------------ =
= =
======================================================================
Type the number of the command you want to run:5
Type title:홍길동
Type customer:정국
Press enter for the menu...
======================================================================
= =
= =
= Welcome to Bookstore =
= =
= ------------------------------------ =
= | | =
= | 1. Print book list | =
= | | =
= | 2. Book Search | =
= | | =
= | 3. Add new book | =
= | | =
= | 4. Delete a book | =
= | | =
= | 5. buy a book | =
= | | =
= | 6. Print purchase list | =
= | | =
= | q. Quit | =
= | | =
= ------------------------------------ =
= =
======================================================================
Type the number of the command you want to run:1
-----------------------------------------------------------
-----------------------------------------------------------
| TITLE | WRITER | PRICE | LOCATION | STOCK |
-----------------------------------------------------------
| 홍길동 | 작자미상 | 10000 | 2층 10번 | 0 |
-----------------------------------------------------------
| 홍길동1 | 작자미상 | 10000 | 2층 10번 | 1 |
-----------------------------------------------------------
| 홍길동2 | 작자미상 | 11000 | 2층 10번 | 1 |
-----------------------------------------------------------
| 홍길동3 | 작자미상 | 13000 | 2층 10번 | 1 |
-----------------------------------------------------------
| 홍길동4 | 작자미상 | 15000 | 2층 10번 | 1 |
-----------------------------------------------------------
Press enter for the menu...
======================================================================
= =
= =
= Welcome to Bookstore =
= =
= ------------------------------------ =
= | | =
= | 1. Print book list | =
= | | =
= | 2. Book Search | =
= | | =
= | 3. Add new book | =
= | | =
= | 4. Delete a book | =
= | | =
= | 5. buy a book | =
= | | =
= | 6. Print purchase list | =
= | | =
= | q. Quit | =
= | | =
= ------------------------------------ =
= =
======================================================================
Type the number of the command you want to run:6
Purchase{title='홍길동', customer='정국', numberOfPurchase=1}
Press enter for the menu...