For this challenge we'll code an MVC application for model type "Quadrupler".
This challenge is a revision of the Tripler that triples a value (the "Full Example"). The quadrupler, as you might guess quadruples the value (i.e. "value = 4 * value")
Please zip up your entire "quadrupler" working directory into a ZIP file named in the usual way ("Assignment XX -- FirstName LastName.zip"
where "XX" is the assignment number and FirstName and LastName are your corresponding names in D2L).