issues
search
TJRawlins
/
IrrigationManagerReact
Frontend irrigation management system (React TS)
1
stars
0
forks
source link
Add additional properties to plant model - backend & frontend work
#62
Closed
TJRawlins
closed
1 month ago
TJRawlins
commented
1 month ago
Create the following plant properties in both backend and frontend:
ImagePath (required w/ default)
Notes (optional)
Age (optional)
HardinessZone (optional)
HarvestMonth (optional)
Exposure (optional)
Update UI to use new plant properties:
Add plant form
Edit plant form
Plant card
plants grid
TJRawlins
commented
1 month ago
Backend work done
Create the following plant properties in both backend and frontend:
Update UI to use new plant properties: