Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 916 Bytes

File metadata and controls

20 lines (13 loc) · 916 Bytes

🌱 Urban Kissan - Plant Disease Detection App

Urban Kissan is a comprehensive application designed for both home gardeners and farmers to monitor the health of their plants. Users can upload daily images of their plants, and the app will analyze these images to detect potential diseases. The app provides detailed information about detected diseases, including prevention methods and recommended treatments.

🛠 Tech Stack

  • Frontend: React.js with Tailwind CSS
  • Backend: Node.js with Express.js
  • Database: MongoDB
  • Image Storage: Cloudinary
  • Authentication: JSON Web Tokens (JWT)

🛡 Security

  • JWT Authentication: All user data is secured with JSON Web Tokens.
  • Environment Variables: Sensitive information is managed using environment variables.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.