The FarmAfrica project aims to bring together buyers & sellers of farm produce, on to a platform where they can interact, sell and purchase produce from each other while maintaining relevance with regards to availability of the produce, and the quality.
#INSTALLATION INSTRUCTIONS: UNIX-BASED SYSTEMS
- Make a directory /srv/applications/farm-africa/ $ sudo mkdir -p /srv/applications/farm-africa/
- cd into directory $ cd /srv/applications/farm-africa/
- Clone the repository into this folder $ git clone https://github.com/TrainingCoders4Africa/FarmAfrica.git
- cd into FarmAfrica/app/ $ cd FarmAfrica/app/
- Change ownership of file folders to apache