Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 607 Bytes

File metadata and controls

17 lines (10 loc) · 607 Bytes

Subscription Calculator Challenge

Objective

Create a subscription calculator to provide the user with the cost of plans for different subscription types and durations. Use event listeners, event handlers, function expressions, and callback functions to calculate the numbers and return a message.


subscription-calculator.mov

Launch

View the Subscription Calculator here: https://marisabrantley.github.io/subscription-calculator-challenge/

Class

Skillcrush, Break into Tech Blueprint

JavaScript Fundamentals