NaijaHacks Hackathon 2018

Team INTERSECT

Team Members

Problem

Inadequate information on how to get physical details about weather and climate, how to get to the Agricultural Experts for help and ask Agricultural related problems, how to contact the nearest, easiest, and safest Market and how to protect their Agricutural Produce which causes a decrease in the Low productivity of food supply in Africa.

Proposed Solution

A platform that connect Farmers to Agriculture experts, get to the Agricultural Experts for help and ask Agricultural related problems, how to contact the nearest, easiest, and safest Market, how to protect their Agricutural Produce to increase the growth and improvement of Agriculture and supply of food in Africa.

Proposed Stack

Javascript,HTML, ReactJs, Apollo client, GraphQL and MongoDB (with mlab)

Benefit

  • Farmers can have access to their local weather condition to enable them determine their farming activities each day.
  • A good resource for Farmers to find the nearest market(online) for affordable, quality, healthy and better farm tools and products.
  • A good platform where farmers can communicate with experts in their feilds.
  • Provide revenue for low income farmers.
  • Farmers can also make phone calls and send and receive messages from their experts
  • Reduce rate of unemployment in Nigeria.

Top-level directory layout

. ├── data # GraphQl files (alternatively graphql or server) ├── public # Compiled files (alternatively dist) ├── src # Source files (alternatively lib or app) └── README.md

How to setup project and run locally

Clone the repository

git clone https://github.com/nonsodaniel/farm.git

Install all dependencies

Using yarn

yarn install

Using npm

npm install

Start watching the file and changes

Using yarn

yarn run watch

Using npm

npm run watch

Start the development server to serve static files and connect to database

Using yarn

yarn run serve

Using npm

npm run serve

Start project to test from the browser

Using yarn

yarn start

Using npm

npm start

Built With

+ 9 more
Share this project:

Updates