Skip to content

kc-conquers-code11/Farmseva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 

Repository files navigation

🐖🐓 FarmSeva – Digital Biosecurity Management for Pig & Poultry Farms

FarmSeva is a digital platform designed to help pig and poultry farmers implement, monitor, and sustain robust biosecurity measures to protect animal health, prevent disease outbreaks, and ensure long-term farm sustainability.

🚀 Building it for a Hackathon, FarmSeva bridges the gap between smallholder farmers, veterinarians, and policymakers.


Why FarmSeva?

Pig and poultry farms face major risks from diseases like Avian Influenza and African Swine Fever, leading to economic losses and food security challenges.
FarmSeva empowers farmers with:

  • Risk assessment & compliance tracking
  • Mobile-first, multilingual design
  • Vet-connect & training modules
  • Real-time outbreak alerts
  • Digital farm record-keeping

✨ Key Features

  • Customizable Risk Assessment – Tools tailored to local epidemiological conditions.
  • Training & Best Practices – Interactive modules for pig & poultry biosecurity.
  • Compliance Tracking – Digital records aligned with regulatory frameworks.
  • Real-time Alerts – Notifications on disease outbreaks & biosecurity breaches.
  • Farmer Dashboard – Monitor vaccination, hygiene, mortality, and productivity.
  • Vet-Connect – Instant video/chat with veterinarians & smart health logs.
  • AI/ML-based Prediction – Early warnings for bird flu, swine flu, heat stress.
  • Offline-first + Cloud Sync – Works without internet and syncs when connected.
  • Multilingual + Voice Assistant – Ensures accessibility for rural farmers.

Tech Stack

Frontend

  • React.js
  • Tailwind CSS / Bootstrap
  • Recharts / Chart.js

Backend

  • Node.js + Express
  • MongoDB (planned integration)
  • Authentication (Email/OTP/Password)

Others

  • Weather & Govt. API integration
  • Cloud-ready (Vercel / Render / Heroku)

Getting Started

1️⃣ Clone the repository

git clone https://github.com/your-username/farmseva.git
cd farmseva

2️⃣ Install dependencies

Frontend:

cd frontend
npm install

Backend:

cd backend
npm install

3️⃣ Run the app

Frontend:

npm start

Backend:

npm run dev

Access the app at:

  • Frontend → http://localhost:3000
  • Backend → http://localhost:5000

📂 Project Structure

FarmSeva/
 ├── frontend/        # React app (UI)
 ├── backend/         # Node.js + Express server
 ├── .gitignore       # Ignore node_modules, logs, env
 ├── README.md        # Documentation

🎯 Expected Impact

  • Improved biosecurity in pig & poultry farms
  • Early disease detection & outbreak control
  • Data-driven decision making for farmers & authorities
  • Stronger collaboration between farmers, vets & policymakers
  • Increased resilience against zoonotic and transboundary diseases

🏆 Hackathon Note (SIH 2k25)

FarmSeva will be developed as part of a Hackathon with the mission to:

“Empower pig & poultry farmers with digital tools to ensure biosecurity, compliance, and disease-free farming.”


Deployment: Deployed On Vercel

View Site : https://farmseva.vercel.app

📜 License

This project is licensed under the MIT License – feel free to use, modify, and share.


🔥 FarmSeva: Protecting Pigs & Poultry, Securing the Future of Farming

About

Full-stack Market ready Bio Security Management Portal For Pig & Poultry Farms - SIH 2025 Grand Finale Sofware Edition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors