Logo Lanfrica

SKoding/Trees

Domaine:

environment and energygeospatial

Type de record:

software
Créateur:
SKo
Hôte:
A Django-React Application to monitor tree planting exercise across Kenya. The App checks for degraded area using GEE, suggests the right tree to plant based on soil and tree type, manages tree planting exercise by creating polygons of area to be planted and updates the area as planted with the number of Trees. # Trees A Django-React Application to monitor tree planting exercise across Kenya. The App checks for degraded area using GEE, suggests the right tree to plant based on soil and tree type, manages tree planting exercise by creating polygons of area to be planted and updates the area as planted with the number of Trees. ## Application Structure This application is constituted by a REACT FrontEnd and a Geo-Django Backend. To Run Application, Follow the Steps: 1. Create Virtual Enviroment >```virtualenv back``` 2. Activate *back* enviroment >```source back/bin/activate``` 3. Move-into gisTrees >```cd gisTrees``` 4. Install packages from *requirements.txt* >```pip install -r requirements.txt``` 5. On a New terminal, Move into client FrontEnd Application >```cd client``` 6. Install Dependences >```npm install --legacy-peer-deps``` 7. Run Front End Application >```yarn run dev``` ### Selected Area ### Nurseries_Within_5km ### Loss Area ### Loss Area Styled

Licenses