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

[Feature] Add Recipe Cost Calculator #670

Closed
4 of 7 tasks
EshaalakshmiDS opened this issue May 11, 2024 · 3 comments · Fixed by #788
Closed
4 of 7 tasks

[Feature] Add Recipe Cost Calculator #670

EshaalakshmiDS opened this issue May 11, 2024 · 3 comments · Fixed by #788
Assignees
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSoC 2k24 Open Source Program level3 GSSoC2k24 Level-3 Task -- 45 Points

Comments

@EshaalakshmiDS
Copy link
Contributor

EshaalakshmiDS commented May 11, 2024

Description

Enables users to input ingredients and quantities to calculate the total cost of a recipe, facilitating budget-friendly meal planning.

Project Goals:

Facilitate Budget-Friendly Meal Planning: The primary goal of the Recipe Cost Calculator is to empower users to plan meals within their budget by accurately estimating the total cost of a recipe based on the ingredients and quantities required.

Features:

  • Ingredient Database: Maintain a comprehensive database of common ingredients along with their average prices, allowing users to select ingredients from a predefined list to streamline the input process.

  • Custom Ingredient Input: Provide users with the flexibility to add custom ingredients not available in the database, enabling them to input specific items they have on hand or prefer to use.

  • Quantity Adjustment: Allow users to adjust ingredient quantities based on their recipe variations or serving size preferences, with the cost dynamically updating to reflect the changes.

  • Cost Calculation: Implement algorithms to calculate the total cost of the recipe based on the selected ingredients and their respective quantities, considering factors such as unit prices and measurement conversions.

  • Cost Breakdown: Display a detailed breakdown of the recipe cost, showing the individual cost contribution of each ingredient as well as the total cost per serving or for the entire recipe.

Screenshots

No response

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

Hey @EshaalakshmiDS, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@EshaalakshmiDS
Copy link
Contributor Author

@Rakesh9100 I request you to please review and assign me this issue under GSSOC'24 label.

@EshaalakshmiDS EshaalakshmiDS changed the title [Feature] <Recipe Cost Calculator> [Feature] Recipe Cost Calculator May 11, 2024
@Rakesh9100
Copy link
Owner

Go ahead @EshaalakshmiDS

@Rakesh9100 Rakesh9100 changed the title [Feature] Recipe Cost Calculator [Feature] Add Recipe Cost Calculator May 22, 2024
@Rakesh9100 Rakesh9100 added the gssoc GSSoC 2k24 Open Source Program label May 22, 2024
@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator addition 📱 Addition of new calculator level3 GSSoC2k24 Level-3 Task -- 45 Points labels May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSoC 2k24 Open Source Program level3 GSSoC2k24 Level-3 Task -- 45 Points
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants