Detroit Lions Fan Site

Fan Zone

This page includes interactive features built with JavaScript. The first feature is a simple calculator that estimates game day costs based on user input. The second feature uses a switch statement to display different fan experiences.

Both features are relevant to the Detroit Lions theme and demonstrate basic programming logic. This helps practice using functions, user input, and conditional statements as required by the course project.

Try the calculator first, then pick an option from the fan experience selector below to see a message.


Chapter 2 Feature: Game Day Cost Calculator

Enter the number of tickets, the cost per ticket, and optional parking/food cost to estimate a total.

Total: $0.00


Chapter 3 Feature: Pick Your Fan Experience (Switch)

Choose an option and click the button to see a message.

Message: Choose an option above.