You are browsing as a guest. Sign up (or log in) to start making projects!

Plant Care Taker

  • 5 Devlogs
  • 14 Total hours

This is a simple application from Python that can identify plant problems through questions and give care plans.

Open comments for this post

2h 28m 47s logged

Just started working on the Care Plan for the code. Basically, it takes info from the user’s environment and the logs they have submitted to create a custom care plan that will boost growth for plants. It will be pretty simple for now. However, I want it to eventually work without asking questions. I want it to use sensors and data about the real world, location, climate, and the plant to create custom plans.

0
0
1
Open comments for this post

4h 33m 9s logged

Just finished working on an issue in my code. Basically, I wanted to utilize the name of the user’s plant to save info of plant under the plant name as a variable. I didn’t know how to do this effectively without sparking a heap of errors. I learned a lot while doing this. That’s what I love about learning how to code on my own, it allows me to experience errors and fix them through gaining extra info. Anyways I found out I can utilize an empty dictionary and add in all the data in the object as a value under the plant name saved as a key. I know it sounds simple, but it was so satisfying figuring it out.

0
0
3
Open comments for this post

2h 33m 19s logged

Spent a lot of time working on about 6 bugs. The bigs were messing up the models that were meant to perform different tasks based on the plant’s information. Luckily I have now fixed it and going to sleep lol.

0
0
1
Open comments for this post

33m 26s logged

Just read about OOP on Python and decided to give it a go in this code. A lot of things became much easier to add in and code using this. Now storing data and using functions is much more possible and takes way less time!

0
0
1
Open comments for this post

3h 28m 17s logged

Been working on this plant care taker. I like to plant with my mom and I thought this might be a good idea to keep info about our plants. It can also detect problems based on growth patterns, soil, climate, etc. I’ve been working on it for a while but it’s pretty basic and inefficient. I want it to be more complex, ai-like, and be able to work without human supervision.

0
0
1

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…