discussion question 1330

JavaScript can add another dimension to our sites with simple math calculations, such as working with conditionals for an order form to add the proper taxes or currency conversions. Let’s return to QVR Tours for this thread and write someJavaScript that will assist in the following calculations:

  • Add a concierge fee of $150 to tours that cost more than $2,500 and a fee of $300 if a tour costs more than $3,500
  • Concatenate a traveler’s first and last name

Discounts a tour if there are more than 8 people attending (you decide on the discount)

Can be very basic

examples

const discount=150;

var totalCost = 0;

const tourCost= 2500;

const tourCost2=3500;

const conciergeFee1=150;

const conciergeFee2=300;;

const ticketAfterDiscount =0;

var firstName = prompt (“Enter first name”);
var lastName= prompt (“Enter Last name”);

var tourPrice = (“Enter the amount of the ticket”);

if (tourPrice < tourCost && tourPrice < tourCost2);

{

tourPrice = totalCost;

cosole.log(“Total Cost = $” tourPrice);

}

else if (tourPrice > tourCost && tourPrice < tourCost2);

{

tourPrice = totalCost + conciergeFee1;

cosole.log(“Total Cost = $” tourPrice);

}

else if (tourPrice > tourCost && tourPrice > tourCost2);

{

tourPrice = totalCost + conciergeFee2;

cosole.log(“Total Cost = $” tourPrice);

}

else

{

cosole.log(“Invalid Entry”);

}

var personsInGroup = (“Enter number of people in group”);

if (personsInGroup > 8)

{

ticketAfterDiscount = totalCost + discount;

cosole.log(“Total Cost = $” ticketAfterDiscount);

}

else

{

ticketAfterDiscount = totalCost;

cosole.log(“Price after discount = $” ticketAfterDiscount);

}

Var nameOfGuest = firstName+ lastName;
console.log(“ Thank you” nameOfGuest “your total cost is $” ticketAfterDiscount);

 

“Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!
Use Discount Code “Newclient”for a 15% Discount!”

We have Walden University and Capella University nursing practitioners!


Buy Custom Nursing Papers

#write essay #research paper #blog writing #article writing #academic writer #reflective paper #essay pro #types of essays #write my essay #reflective essay #paper writer #essay writing service #essay writer free #essay helper #write my paper #assignment writer #write my essay for me #write an essay for me #uk essay #thesis writer #dissertation writing services #writing a research paper #academic essay #dissertation help #easy essay #do my essay #paper writing service #buy essay #essay writing help #essay service #dissertation writing #online essay writer #write my paper for me #types of essay writing #essay writing website #write my essay for free #reflective report #type my essay #thesis writing services #write paper for me #research paper writing service #essay paper #professional essay writers #write my essay online #essay help online #write my research paper #dissertation writing help #websites that write papers for you for free #write my essay for me cheap #pay someone to write my paper #pay someone to write my research paper #Essaywriting #Academicwriting #Assignmenthelp #Nursingassignment #Nursinghomework #Psychologyassignment #Physicsassignment #Philosophyassignment #Religionassignment #History #Writing #writingtips #Students #universityassignment #onlinewriting #savvyessaywriters #onlineprowriters #assignmentcollection #excelsiorwriters #writinghub #study #exclusivewritings #myassignmentgeek #expertwriters #art #transcription #grammer #college #highschool #StudentsHelpingStudents #studentshirt #StudentShoe #StudentShoes #studentshoponline #studentshopping #studentshouse #StudentShoutout #studentshowcase2017 #StudentsHub #studentsieuczy #StudentsIn #studentsinberlin #studentsinbusiness #StudentsInDubai #studentsininternational