Coder Social home page Coder Social logo

buildforsdgcohort2 / team-299-group-a-kyakulya Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 0.0 1.87 MB

Your online farm store

Home Page: https://kyakulya.netlify.app/

License: MIT License

JavaScript 84.30% HTML 15.70%
suppliers consumers local-markets link-farmers parcel

team-299-group-a-kyakulya's Introduction

kyakula App - Your online farm store

Codacy Badge Netlify Status

About kyakulya

Kyakulya is an online food market platform that links farmers and food suppliers to consumers in Uganda. This platform tackles the following issues;

  • Helping farmers and suppliers locate local markets that offer high demand for their goods
  • Link farmers and suppliers directly to the final consumers wihout the need for a local market or middleman

Usage

Visit kyakulya.com for the experience

Setup

Install npm or yarn if you dont have any of them already installed. We recommend Yarn though.

After clonning the repo to your local machine and moving into the cloned folder, Run yarn install to get started by installing dependencies.

src/index.js is the entry to the project and source code should go into the src folder.

All tests should be written in the `tests' folder. There's a sample in there.

This starter uses Parcel as the bundler. It is much simpler that WebPack and the others

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:1234, 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

Contributing

If this project sounds interesting to you and you'd like to contribute, thank you! First, you can send a mail to [email protected] 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. features to include on the platform
  2. Creating and working on issues
  3. Providing relevant sources of data to feed our database

Acknowledgements

-Andela Learning Community

LICENSE

MIT

team-299-group-a-kyakulya's People

Contributors

codacy-badger avatar kaxada avatar

Watchers

 avatar  avatar  avatar  avatar

team-299-group-a-kyakulya's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.