Toy Project under the group name is ToyMakers
simple vending machine.
This project was started to get used to Typescript and StoryBook.
Simple to use.
- The coin of the wallet can be used in units of [50, 100, 500, 1000].
- (μ§κ°μ μ½μΈμ [50, 100, 500, 1000]λ¨μλ‘ μ¬μ©ν μ μμ΅λλ€.)
- If you drag the coin of the wallet and drop it into the slot, the amount displayed on the vending machine increases.
- (μ§κ°μ μ½μΈμ λλκ·Ένμ¬ ν¬μ ꡬμ λλ‘νλ©΄ μνκΈ°μ νμλ κΈμ‘μ΄ μ¦κ°νλ€.)
- When you click on the return lever, all the coins in the vending machine are stacked on the return port and cannot be used.
- (λ°ν λ λ²λ₯Ό ν΄λ¦νλ©΄ μνκΈ°μ λ€μ΄κ° λͺ¨λ μ½μΈμ λ°νꡬμ μμ΄κ³ μ¬μ©ν μ μλ μ½μΈμ΄ λλ€.)
- When you click on the coin return, all the coins you have piled up will be returned to your wallet.
- (λμ λ°νꡬλ₯Ό ν΄λ¦νλ©΄ μμ¬μλ μ½μΈμ λͺ¨λ μ§κ°μΌλ‘ λλμ κ°λ€.)
- Unstocked drinks are out of stock and cannot be selected.
- (μ¬κ³ κ° μλ μλ£λ νμ μ²λ¦¬λκ³ μ νν μ μλ€.)
- The selected drinks are in the machine until you click on the door, and you can put all the drinks you selected in the basket by clicking on the door.
- (μ νν μλ£λ λ¬Έμ ν΄λ¦νκΈ° μ κΉμ§λ κΈ°κ³μμ μκ³ , λ¬Έμ ν΄λ¦νλ©΄ μ ννλ μλ£λ₯Ό λͺ¨λ λ°κ΅¬λμ λ΄μ μ μλ€.)
- Typescript
- Storybook
- styled-components
- React
- Redux