Little project to track which plants in my apartment need watering.
Static HTML & CSS page, using CSS grid for the layout.
- Make it responsive
- Make it look prettier
- Accessibility checks
- Connect to database
- Sorting options
- By room
- By urgency to water@
- Mark plants as watered
- Add new plants from the interface
- Remove plants from the interface
- Edit plant information
- Make it available online
- Push notifications?