You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Fuel Mileage Calculator calculate gas mileage is to remember the odometer reading or to reset the mileage counter when filling up a gas tank.
The Calculator will do so by taking the Previous Odometer Reading, Current Odometer Reading and Amount of Fuel added to the Tank to the Vehicle.
It will provide an option to calculate the Mileage in both US Units and Metric Units.
It will also provide an option of calculating fill expense and money per unit ($ per gallon, Rupees per litre etc.) of fuel by taking in an optional input of Fuel Price per unit (litre/gallon)
Please assign me this Issue under the Label of GSSoC '24 and add label 'level 1'/'level 2'/'level 3' according to your discretion. I will use HTML, CSS and JavaScript to implement it. Thank you!
Description
The Fuel Mileage Calculator calculate gas mileage is to remember the odometer reading or to reset the mileage counter when filling up a gas tank.
The Calculator will do so by taking the Previous Odometer Reading, Current Odometer Reading and Amount of Fuel added to the Tank to the Vehicle.
It will provide an option to calculate the Mileage in both US Units and Metric Units.
It will also provide an option of calculating fill expense and money per unit ($ per gallon, Rupees per litre etc.) of fuel by taking in an optional input of Fuel Price per unit (litre/gallon)
Please assign me this Issue under the Label of GSSoC '24 and add label 'level 1'/'level 2'/'level 3' according to your discretion. I will use HTML, CSS and JavaScript to implement it. Thank you!
Screenshots
No response
Checklist
Code of Conduct
The text was updated successfully, but these errors were encountered: