
👉 Watch the demo here: https://drive.google.com/drive/folders/1hjkgi4lD-As3L4-6LNRWXdcFALupYJES?usp=drive_link

Krishiv is a smart irrigation planner that helps farmers use water efficiently, plan irrigation tasks, and make data-driven farming decisions.
Krishiv/
├─ frontend/
├─ backend/
├─ README.md
└─ other-files
Frontend: TypeScript Backend: REST APIs Tools: Node.js / Python
Clone it:
git clone https://github.com/SprihaPodder/Krishiv.git
Frontend install:
cd frontend
npm install
npm start
Backend install:
cd backend
npm install // or pip install -r requirements.txt
npm start // or python app.py
---
## 🌟 Future Features
* Weather API integration
* Crop specific smart plans
* AI prediction engine
* Analytics dashboard
---
## 📜 License
MIT License
[1]: https://stackoverflow.com/questions/68677250/can-i-embed-a-google-document-in-githubs-readme-md-using-markdown?utm_source=chatgpt.com "Can I embed a google document in Github's readme.md ..."
[2]: https://stackoverflow.com/questions/4279611/how-to-embed-a-video-into-github-readme-md?utm_source=chatgpt.com "How to embed a video into GitHub README.md?"