Challenge: MVC Pattern
In this challenge, you have to implement the MVC pattern to solve the given problem.
We'll cover the following...
Problem statement
In this challenge, you have to implement the MVC pattern to display the items in a shopping cart.
You have three components: ...