Skip to content

SheilaAbby/farm-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Farm Management App

Farm management app built using Django.

Table of Contents

Description

Windwood Farmer Management web-app to increase efficiency in farmer coordination and data handling across Windwood Millers geographically spaced farmer network.

Getting Started

These instructions will help you get a copy of the farm-management project up and running on your local machine for development and testing purposes.

Prerequisites

Software and tools that need to be installed.

  • Python 3.x
  • Pyenv

Installation

Step-by-step instructions on how to get farm-management project development environment set up.

  1. Clone the repository:

    git clone https://github.com/SheilaAbby/farm-management.git
    
  2. cd into the project:

    cd farm-management/farm_management_web
    
  3. Create a virtual env:

    python3 -m venv venv
    source venv/bin/activate
    
  4. Pip install Project packages:

    pip3 install -r requirements.txt
    
    

About

Farm management app built using Django.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages