Project 2: Build the Price Quotation app For this project, you will build a single-page app like the one that's shown below. 23 Price Quotation A localhost:5001 Price Quotation Subtotal: 500 Discount percent: 20 Discount amount: $100.00 Total $400.00 Calculate Clear Specifications When the app starts, it should display the Price Quotation page with no subtotal or discount percent, and it should set the discount amount and total to $0.00. If the user enters a valid subtotal and discount percent and clicks the Calculate button, the app should calculate and display the discount amount and total. If the user enters invalid data and clicks the Calculate button, the app should display a summary of validation errors above the form. Here are the requirements for valid data: The sales price is required and must be a valid number that's greater than 0 and less than or equal to 5000.. The discount percent is required and must be a valid number from 0 to 100. If the user clicks the Clear link, the app should reset the form to how it was when the app first started. Use the MVC pattern. To do that, create a model class that stores the subtotal and discount percent and calculates the discount amount and total. Make sure to bind that model to the Razor view that displays the Price Quotation page shown above. Use a Razor layout to store the , , and elements. Use a custom CSS style sheet to style the HTML elements so they appear as shown above.

Programming with Microsoft Visual Basic 2017
8th Edition
ISBN:9781337102124
Author:Diane Zak
Publisher:Diane Zak
Chapter1: An Introduction To Visual Studio 2017 And Visual Basic
Section: Chapter Questions
Problem 6E
icon
Related questions
Question

I need help with with the assignment in the image. Using ASP.NET Core MVC

2019 Visual Studio

Project 2: Build the Price Quotation app
For this project, you will build a single-page app like the one that's shown below.
23
Price Quotation
A localhost:5001
Price Quotation
Subtotal:
500
Discount percent:
20
Discount amount:
$100.00
Total
$400.00
Calculate Clear
Specifications
When the app starts, it should display the Price Quotation page with no subtotal or discount percent,
and it should set the discount amount and total to $0.00.
If the user enters a valid subtotal and discount percent and clicks the Calculate button, the app should
calculate and display the discount amount and total.
If the user enters invalid data and clicks the Calculate button, the app should display a summary of
validation errors above the form.
Here are the requirements for valid data:
The sales price is required and must be a valid number that's greater than 0 and less than or equal
to 5000..
The discount percent is required and must be a valid number from 0 to 100.
If the user clicks the Clear link, the app should reset the form to how it was when the
app
first started.
Use the MVC pattern. To do that, create a model class that stores the subtotal and discount percent
and calculates the discount amount and total. Make sure to bind that model to the Razor view that
displays the Price Quotation page shown above.
Use a Razor layout to store the <html>, <head>, and <body> elements.
Use a custom CSS style sheet to style the HTML elements so they appear as shown above.
Transcribed Image Text:Project 2: Build the Price Quotation app For this project, you will build a single-page app like the one that's shown below. 23 Price Quotation A localhost:5001 Price Quotation Subtotal: 500 Discount percent: 20 Discount amount: $100.00 Total $400.00 Calculate Clear Specifications When the app starts, it should display the Price Quotation page with no subtotal or discount percent, and it should set the discount amount and total to $0.00. If the user enters a valid subtotal and discount percent and clicks the Calculate button, the app should calculate and display the discount amount and total. If the user enters invalid data and clicks the Calculate button, the app should display a summary of validation errors above the form. Here are the requirements for valid data: The sales price is required and must be a valid number that's greater than 0 and less than or equal to 5000.. The discount percent is required and must be a valid number from 0 to 100. If the user clicks the Clear link, the app should reset the form to how it was when the app first started. Use the MVC pattern. To do that, create a model class that stores the subtotal and discount percent and calculates the discount amount and total. Make sure to bind that model to the Razor view that displays the Price Quotation page shown above. Use a Razor layout to store the <html>, <head>, and <body> elements. Use a custom CSS style sheet to style the HTML elements so they appear as shown above.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 10 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT