0

I'm trying to build an app in JavaScript that calculates taxi profit per day n calculates customer change

Please help out, I don't understand how to add objects to the functions

10th Apr 2019, 8:39 PM
tebogo mothelo
tebogo mothelo - avatar
3 Respuestas
+ 12
Hello, 😊 If you need help you can post the code you are struggling with!  • SEARCH for similar QUESTIONS or ANSWERS before posting  • Include relevant TAGS  • https://www.sololearn.com/post/75089/?ref=app  • https://code.sololearn.com/WvG0MJq2dQ6y/
10th Apr 2019, 9:38 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 5
Share the code link on your original post Description if you want help from the community.
10th Apr 2019, 8:49 PM
Ipang
0
To build a JavaScript app for calculating daily taxi profits and customer change: Inputs: Collect data like daily trips, fares per trip, fuel costs, and other expenses. Profit Calculation: Subtract total expenses from total revenue. Change Calculation: Deduct fare from the amount paid by the customer. Use HTML forms and JavaScript functions! https://esher-taxis.co.uk/ Cabs
15th Nov 2024, 6:33 PM
Mevish Jabeen
Mevish Jabeen - avatar