As a user, I want to add a new plant, so that I can start tracking it. ## Acceptance Criteria - [ ] User can enter a plant name - [ ] A plant cannot be saved without a name - [ ] Saving creates a new plant entry in storage - [ ] The new plant appears in the greenhouse immediately - [ ] User is returned to previous screen after saving
As a user, I want to add a new plant, so that I can start tracking it.
Acceptance Criteria