Logo Lanfrica

kennedy-blip/Agric-Kenya

Domain:

agriculture

Record type:

software
Creator:
ken
Host:
# Agric Kenya 🌱 Agric Kenya is a software project designed to support modern agriculture practices in Kenya by providing tools for farm management, data visualization, and decision-making. The goal is to empower farmers, students, and researchers with accessible technology that improves productivity and sustainability. --- ## 🚀 Features - Farm management dashboard for tracking crops, livestock, and resources - Data visualization tools for yields, expenses, and forecasts - User-friendly interface with responsive design - Integration with local agricultural datasets and weather information - Export options for reports and analytics --- ## 🛠️ Tech Stack - **Backend:** FastAPI / Flask (Python) - **Frontend:** HTML, CSS, JavaScript (React + Tailwind) - **Database:** PostgreSQL / SQLite - **Deployment:** Render / GitHub Pages --- ## 📦 Installation Clone the repository and install dependencies: ```bash git clone github.com cd agric-kenya pip install -r requirements.txt