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
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/
+ 5
Share the code link on your original post Description if you want help from the community.
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