Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Fuel Cost Calculator #593

Merged
merged 9 commits into from
Feb 23, 2024
Merged

Added Fuel Cost Calculator #593

merged 9 commits into from
Feb 23, 2024

Conversation

Hansawani
Copy link
Contributor

@Hansawani Hansawani commented Feb 18, 2024

Fixes Issue🛠️

Closes #504

Description👨‍💻

Fuel Cost calculator has been added which calculates the cost of the fuel based on the distance travelled, fuel efficiency and cost of the fuel. It has an attractive UI and is easy to understand for the user.

Type of change📄

  • New feature (non-breaking change which adds functionality)

How this has been tested✅

Tested locally.

Checklist✅

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added demonstration in the form of GIF/video file
  • I am an Open Source Contributor

Screenshots/GIF📷

image

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Hansawani, Welcome to the project CalcDiverse! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨

Copy link

netlify bot commented Feb 18, 2024

Deploy Preview for calcdiverse ready!

Name Link
🔨 Latest commit d66d5d7
🔍 Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/65d8691bf325820008be0001
😎 Deploy Preview https://deploy-preview-593--calcdiverse.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Rakesh9100
Copy link
Owner

Rakesh9100 commented Feb 18, 2024

Pls work on these changes in this same PR without closing this: @Hansawani

image

  1. No other file changes should be done.

  2. Pls add your calculator in main index.html file.

  3. Mention the issue number this PR closes.

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label Feb 18, 2024
@Rakesh9100 Rakesh9100 changed the title Fuel cost calculator feature added[issue #504] Added Fuel cost calculator Feb 18, 2024
@Hansawani
Copy link
Contributor Author

Hansawani commented Feb 18, 2024 via email

@Hansawani Hansawani changed the title Added Fuel cost calculator Added Fuel cost calculator[issue #504] Feb 18, 2024
@Hansawani
Copy link
Contributor Author

please check the pr now. i have done the requested changes

@Rakesh9100
Copy link
Owner

Pls work on first and third mentioned change @Hansawani

@Hansawani
Copy link
Contributor Author

Hansawani commented Feb 18, 2024 via email

@Rakesh9100
Copy link
Owner

Rakesh9100 commented Feb 18, 2024

Check this File Changes!!

Why these many files modification are showing in this PR. Only files related to Fuel Cost Calculator should be added with no other modifications @Hansawani

@Hansawani
Copy link
Contributor Author

Hansawani commented Feb 18, 2024 via email

@Hansawani
Copy link
Contributor Author

Hansawani commented Feb 18, 2024 via email

@Rakesh9100
Copy link
Owner

These extra file changes are your previous PR commits that are showing up. Always update your forked repo branch by pulling the latest changes from the remote repo and then create your PR @Hansawani

@Rakesh9100 Rakesh9100 changed the title Added Fuel cost calculator[issue #504] Added Fuel cost calculator Feb 18, 2024
@Hansawani
Copy link
Contributor Author

Hansawani commented Feb 19, 2024 via email

@Hansawani
Copy link
Contributor Author

Hansawani commented Feb 21, 2024 via email

@Rakesh9100 Rakesh9100 changed the title Added Fuel cost calculator Added Fuel Cost Calculator Feb 23, 2024
@Rakesh9100
Copy link
Owner

Merged 🎉 @Hansawani

@Rakesh9100 Rakesh9100 merged commit 4a3b8af into Rakesh9100:main Feb 23, 2024
4 checks passed
@Rakesh9100 Rakesh9100 added Completed 🥳 PR successfully merged and issue resolved on completion Medium IWOC2k24 (30 Points) ✨, JWOC2k24 (3 Points) 🎉, SWOC2k24 Level-2 (30 Points) 💫 JWOC JWOC 2k24 Open Source Program and removed question 🤔 Further information is requested labels Feb 23, 2024
@Hansawani
Copy link
Contributor Author

Hansawani commented Feb 23, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Completed 🥳 PR successfully merged and issue resolved on completion JWOC JWOC 2k24 Open Source Program Medium IWOC2k24 (30 Points) ✨, JWOC2k24 (3 Points) 🎉, SWOC2k24 Level-2 (30 Points) 💫
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add Fuel Cost Calculator
2 participants