Kissan Mitra is a platform designed to assist farmers by providing crop-specific advice, real-time weather data, market updates, disease and pest identification through image recognition, and a forum for knowledge sharing.
- Features
- Technologies
- Getting Started
- API Endpoints
- Environment Variables
- Contributing
- License
- Contact
- Crop-Specific Advice: Provides expert advice and tips for various crops.
- Real-Time Weather Data: Displays current weather conditions and forecasts.
- Market Updates: Shares market price updates for different crops.
- Disease & Pest Identification: Uses image recognition to identify crop diseases and pests.
- Forum: A platform for farmers to share knowledge and experiences.
- Backend: Node.js, Express.js
- Database: MongoDB
- Authentication: JWT (JSON Web Tokens)
- Cloud Storage: Firebase
- Image Recognition: TensorFlow.js (or relevant technology used)
To set up the backend locally, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/kissan-mitra-backend.git cd kissan-mitra-backend