BananaMaster

25 - Building a mini online store with a custom discount program (JS lessons)

If you forgot something โ€” click to go to the lesson.

๐Ÿ“˜ Task: Online Store with Discount Program

Create an application "Shop Calculator".

The user can select products and a client type. After clicking the Calculate button, calculate the final price.

๐Ÿ›’ Products:

The user selects products using checkboxes.

๐Ÿ‘ค Client type:

The client type is selected using a select.

๐Ÿ“ Calculation logic:

๐Ÿ“Š Output:

๐Ÿงช Example: