Farm Doctor App - Helps you to Diagnose Crop Diseases using smartphone
This application requires Python 3.6 or higher and a Localhost server such as XAMPP or WAMP.
Download the repository by clicking on the download button or type the following command in CMD to clone the repository:
git clone https://github.com/gshanbhag525/farmdoctor.git
Download and install XAMPP from https://www.apachefriends.org/download.html
Move this extracted directory to the Localhost folder of XAMPP i.e c:/xampp/htdocs
.
Now open XAMPP control panel and turn on Apache server.
Navigate to http://localhost/
in your favorite web browser.
You will get the Webapp ready for Detecting Crop Diseases.