Plant App Dashboard
A Django application that displays real-time plant monitoring information with an auto-switching dashboard. Plant Buddy tracks humidity levels, shows critical plants that need attention, and provides detailed care information through plant cards. When clicking on a plant, it shows species-specific care tips, health status based on humidity levels, and maintenance scheduling options. The stylish garden-themed interface makes plant care easier with color-coded status indicators and automatic alerts for plants needing immediate attention.
Technical Details
Technologies
- Django
- Python
- PostgreSQL
- JavaScript
- HTML/CSS
- RESTful API
- WebSockets
Key Features
- Real-time humidity monitoring
- Auto-switching dashboard for critical plants
- Interactive plant cards with detailed information
- Color-coded status indicators
- Maintenance scheduling and reminders
Implementation
Built with Django backend for robust data management, and JavaScript frontend for the dynamic dashboard. Integration with humidity sensors provides real-time data, while the PostgreSQL database stores plant profiles, care instructions, and historical readings.