Skip to content

indecheojukwu/pesty

Repository files navigation

Farmer Pest Project

Introduction

Pesty is a web application designed to assist farmers in identifying and managing pests in their crops. By providing real-time data on local weather conditions and pest prevalence, this tool empowers farmers to make informed decisions to protect their crops and optimize their yields.

Features

  • Real-time Weather Data: Retrieve current weather conditions for your farm location, including temperature and humidity, to assess potential pest risks.

  • Pest Identification: Access a comprehensive database of pests commonly found in your area, categorized by the types of crops they attack and the severity of their impact.

  • Prevention Measures: Learn about recommended prevention measures and treatment options for each pest, helping you to implement effective pest management strategies.

  • Customized Insights: Receive personalized insights based on your farm's specific weather conditions and crop types, allowing you to prioritize pest management efforts.

Technologies Used

  • Frontend: HTML, CSS, JavaScript, Bootstrap
  • Backend: Laravel PHP Framework
  • Database: MySQL
  • APIs: OpenWeatherMap API for weather data

Getting Started

  1. Clone this repository to your local machine.
  2. Install dependencies using composer install and npm install.
  3. Configure your database settings in the .env file.
  4. Migrate the database using php artisan migrate.
  5. Seed the database with initial data using php artisan db:seed.
  6. Start the Laravel development server using php artisan serve.
  7. Access the application in your web browser at http://localhost:8000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published