-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- `calculateCartTotal` 함수의 역할을 세분화하여 단일 책임 원칙 준수: - `calculateTotalBeforeDiscount` 함수 추가 - `calculateTotalAfterDiscount` 함수 추가 - `applyCoupon` 함수 추가
- Loading branch information
1 parent
e3e577c
commit 81a3549
Showing
1 changed file
with
28 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters