/youFarm

Primary LanguageJavaScript

barebones setup for JavaScript / Node projects replace this with a one-liner phrase describing this project or app

Codacy Badge

About

This is a tech solution through increased collaboration from international corporations, towards developing rural infrastructure, agricultural research and practices-- With this, we can help enhance our communities agricultural productive capacity and overall we can help reduce hunger by 2030.

Why

The aim is to end hunger and malnutrition by 2030, and to ensure access to safe, nutritious and sufficient food. Our planet has provided us with tremendous resources, but unequal access and inefficient handling leaves millions of people malnourished. If we promote sustainable agriculture with modern technologies and fair distribution systems, we can help sustain the whole world’s population and help make sure that nobody will ever suffer from hunger again.

Usage

Navigate to youFarm Website to test

Setup

Install npm or yarn if you dont have any of them already installed. We recommend Yarn though. This project comprises of backend (NodeJs, Express and Mongo) and frontend (ReactJs)

After clonning the repo to your local machine and moving into the cloned folder. Move in to respective folder and: Run yarn install or npm install to get started by installing dependencies. After that run npm start to run the app.

Hints

  • Run npm install or yarn install to get started. We'll assume you are using Yarn.
  • Install additional dependencies: yarn add <dependency-name> [-D]
  • Run tests: yarn test
  • Run tests with test coverage info: yarn test:cover
  • Check the codebase for proper syntax and formatting compliance: yarn lint
  • Run your app in local dev mode: yarn start. This puts the bundled app in a dist folder, set up a local web server at localhost:, and continues to watch for your code changes which it syncs with the local server. This means if you loaded the app in a browser, it will auto-refresh as you code along. Feel free to use whatever bundler best meets your needs. Parcel was only added as a sample and for those looking for a simple but effective solution to the hassle of bundlers.

Authors

Brain behind this project

  1. Ibrahim Lasisi - (TTL) \ (Backend & Frontend)
  2. Ayub Kamol - (Frontend)
  3. Seyijo - (Backend)
  4. Saheed - (Frontend)
  5. Kunle Niyi - (Backend)
  6. Gambo Musa Kano - (Frontend)

Mentor - Abizeyimana Victor

Contributing

If this project sounds interesting to you and you'd like to contribute, thank you! First, you can send a mail to buildforsdg@andela.com to indicate your interest, why you'd like to support and what forms of support you can bring to the table, but here are areas we think we'd need the most help in this project :

  1. area one (e.g this app is about human trafficking and you need feedback on your roadmap and feature list from the private sector / NGOs)
  2. area two (e.g you want people to opt-in and try using your staging app at staging.project-name.com and report any bugs via a form)
  3. area three (e.g here is the zoom link to our end-of sprint webinar, join and provide feedback as a stakeholder if you can)

Acknowledgements

Did you use someone else’s code? Do you want to thank someone explicitly? Did someone’s blog post spark off a wonderful idea or give you a solution to nagging problem?

It's powerful to always give credit.

LICENSE

MIT