AgriHero

A comprehensive hub for agricultural activities (2021)

AgriHero home page displaying real-time alerts and key information for farmers and agricultural stakeholders.

Overview

AgriHero is an application that serves as a central hub for all agricultural activities in a region. It aims to address the challenges faced by the agriculture sector due to recent regulatory changes and poor infrastructure for crop management.

Features

  • Detailed view of important happenings in the agriculture sector
  • Platform for fair agricultural commerce
  • Sensor-based crop monitoring system
  • Direct selling platform for farmers
  • Data-driven decision-making for crop pricing
  • One-stop resource for agriculture sector stakeholders

Github Repository

AgriHero

Tech Stack

Web Platform

  • Flask (Python)
  • MySQL database
  • HTML5 & CSS3
  • Bootstrap and JavaScript

Farm Monitoring System

  • Raspberry Pi
  • ESP32 CAM
  • Various sensors (Rain, Soil Moisture, LDR, Gas, Temperature, Humidity)

How to Use

  1. Visit the live website: AgriHero [Not Active]
  2. For local setup:
    • Clone the repository
    • Install dependencies: pip3 install -r requirements.txt
    • Uncomment lines 215 and 216 in applet.py
    • Run the application: python applet.py

Key Pages

  • Home (with real-time alerts)
  • Buy & Sell marketplace
  • News feed
  • User authentication (Login/Register)

Team

Created by Saksham Bhutani, Anirudh Karnik, Anshuman Phadke, Ishan and Arvind N

Screenshots

About Page

Home Page

Home Page with Alerts

Buy & Sell Page

Buy Page with all Listings

Buy Page for Individual Listing

Sell Page

News Page

Login and Register Pages