Skip to content

WEBCHES is a web application for managing information on cocoa diseases acting like a virtual extension agent

Notifications You must be signed in to change notification settings

JuliRash/WEBCHES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEBCHES

WEBCHES is a web application used for managing cocoa crop diseases written in django by julius for farmers to search and get information about any disease while the agents can add disease in a well designed interface

Features

1.One type of user (Extension Agent) 2. Farmers page for searching pest and diseases added by the Agent and view details of the page 3. Landing page

How to install

create a virtual environment activate it in the command-line

virtualenv venv . bin/activate

install all the requirements with the requirements.txt

pip install -r requirements.txt

then clone the repository to the newly created virtual environment git clone https://github.com/JuliRash/WEBCHES.git

now you can run :

python manage.py runserver

About

WEBCHES is a web application for managing information on cocoa diseases acting like a virtual extension agent

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published