Skip to content

Conversation

saniya-exp
Copy link
Contributor

🌱 Plant Watering Reminder & Tracker

This PR adds a beginner-friendly Python project to manage plant watering schedules.

βœ… Features:

  • πŸ’§ Check watering reminders for all plants
  • πŸͺ΄ Update watered plants (updates CSV automatically)
  • 🌱 Add new plants with custom intervals
  • πŸ“Š View all plants and their next watering dates
  • 🌸 Friendly greetings and multiple runs supported

πŸ“ Folder & Files:

  • src/saniya-exp-plant-watering-reminder/
    • main.py β†’ Python code
    • plants.csv β†’ Data for plants
    • README.md β†’ Project details and run instructions

πŸ’» How to Run:

python main.py

πŸ“ Notes:

  • CSV is automatically updated with watering actions
  • You can add more plants or adjust intervals in plants.csv
  • Designed for beginner-friendly usage with interactive prompts

Fixes issue: #166

@RK1905101
Copy link
Owner

Hi @saniya-exp,
thanks for your contribution!
However, this PR seems to include AI generated (especially chatgpt)
For Hacktoberfest, we’re only accepting original, issue based work written by the contributor not AI assisted or copy pasted projects.
Previously also I noticed same trend in your PR, and implementing this issue by own can take more than an hour to implement.
I’ll be marking this PR as invalid for now. Feel free to pick an open issue and discuss before starting any work next time
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants