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 Plant Care Calculator #1668

Merged
merged 8 commits into from
Jul 30, 2024

Conversation

anagha-chaudhari
Copy link
Contributor

@anagha-chaudhari anagha-chaudhari commented Jul 17, 2024

Fixes Issue🛠️

Closes #1607

Description👨‍💻

This calculator calculates schedule for aspects like watering, fertilizing and repotting plants based upon the plant size, season, location and water frequency.

Type of Change📄

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

Checklist✅

  • I am an Open Source contributor
  • I have performed a self-review of my code
  • My code follows the style guidelines of this project
  • I have commented on my code, particularly in hard-to-understand areas

Screenshots/GIF📷

plant1

plant-care.mp4

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 @anagha-chaudhari, 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 Jul 17, 2024

Deploy Preview for calcdiverse ready!

Name Link
🔨 Latest commit f6b66ed
🔍 Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/66a905bf96eb2400085d5d7e
😎 Deploy Preview https://deploy-preview-1668--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.

@Nihal4777
Copy link

Hi, @anagha-chaudhari What's use of plant type here?
image

@anagha-chaudhari
Copy link
Contributor Author

@Nihal4777 here plant type intended to indicate what kind of plant it is, for eg: a rose plant, tulsi plant, snake plant etc

@anagha-chaudhari
Copy link
Contributor Author

@Nihal4777 @Rakesh9100 Please review the pr

@Nihal4777
Copy link

@Nihal4777 here plant type intended to indicate what kind of plant it is, for eg: a rose plant, tulsi plant, snake plant etc

Does it have any effect on result?

@anagha-chaudhari
Copy link
Contributor Author

@Nihal4777 The calculator gives results based upon size, location, season and water-frequency. I have used the plant type field to know the type/name of the plant

@anagha-chaudhari
Copy link
Contributor Author

Please review @Nihal4777 @Rakesh9100

@Nihal4777
Copy link

@anagha-chaudhari Don't worry, @Rakesh9100 will accept PR after reviewing it.

@Rakesh9100 Rakesh9100 merged commit f630ca0 into Rakesh9100:main Jul 30, 2024
4 checks passed
Copy link

Congrats, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to my project 🚀 Keep Contributing!! ✨ @anagha-chaudhari

@Rakesh9100 Rakesh9100 added Completed 🥳 PR successfully merged and issue resolved on completion gssoc GSSoC 2k24 Open Source Program level3 GSSoC2k24 Level-3 Task -- 45 Points labels Jul 30, 2024
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 gssoc GSSoC 2k24 Open Source Program level3 GSSoC2k24 Level-3 Task -- 45 Points
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add Plant Care Calculator
3 participants