Logo Lanfrica

mcante6/crop_calculator

Domaine:

agriculture

Type de record:

software
Créateur:
mca
Hôte:
Crop calculator to help nonprofts to guide their projects in Africa Sustainable Farm Calculator This project is designed to help non-profits in Africa to implement a sustainable farm to feed the population. It is still a work in progress. Project Overview The project includes a calculator that helps determine the crops and livestock needed to feed a given population with a specified calorie and protein intake. The calculator takes into account the acreage of land available and the length of the dry and wet seasons. The project includes the following files: results.html: Displays the results of the calculator. base.html: Base HTML file that is extended by the other HTML files. crop_calculator.html: The HTML file that contains the crop calculator form. calculations.py: The Python file that contains the logic for the calculator. forms.py: The Python file that contains the Django form for the calculator. crops_list.py: A Python file that contains data about the crops and livestock. Calculator Usage To use the calculator, follow these steps: Open the crop_calculator.html file in a web browser. Enter the required information in the form, including the number of people, acreage, daily calorie intake, daily protein intake, and dry and wet season lengths. Select the desired crops and livestock from the checkbox lists. Click the "Calculate" button to view the results. The results page will display the selected crops and livestock and the required acreage, calories, and protein for each. Technologies Used The project was built using the following technologies: Python Django HTML CSS Contributing If you would like to contribute to the project, please fork the repository and create a pull request with your changes. Acknowledgments This project was inspired by the work of non-profits in Africa that are working to create sustainable farms to feed the population. Sustainable Farming for Non-Profits in Africa This project is designed to help non-profits in Africa to implement a sustainable farm to feed the population. The project is curren …

Licenses