inktrap / karrot-frontend

Web application for organization of foodsaving groups worldwide - frontend code and central location for feature planning. For server-side code, go to https://github.com/yunity/karrot-backend

Home Page:https://karrot.world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



A web platform to support foodsaving groups worldwide. πŸ’» 🍎 🌏

karrot

CodeCov CircleCI (Frontend)

codecov CircleCI (Backend)



This is the frontend repository, i.e. the browser-side software that powers karrot.world. Have a look at our server-side code at karrot-backend, too!

Features

  • manage information about store cooperations 🍎
  • schedule both one-time and recurring food pickups πŸ“†
  • gather feedback about pickups πŸ”
  • talk with users before they become group members βž•
  • let newcomers show their trust and get involved πŸ’‘
  • communicate with your team via group, store, pickup, and private chats πŸ’¬
  • handle team member conflicts via score voting ⭐
  • receive real-time notifications via our Android app, e-mail, and web broswer push notifications πŸ“’
  • use karrot in your preferred language 🌐
  • upload a group logo and customize your public information πŸ“·

Foodsaving worldwide

The foodsaving worldwide team provides additional resources to build up foodsaving, e.g. an infopage on foodsaving.world, where all the intel is gathered.

Development goals

Our current development goals are prioritized and written down in our elaborate roadmap.

Releases

For a quick overview of recent changes and our version history have a look at our change log file.

Translation

We are using Transifex to provide karrot in many languages. To help us with translation, please create an account and apply for the karrot group.

After selecting your target language and choosing the resource file, go ahead to start translating!

Setup

To clone and install:

git clone https://github.com/yunity/karrot-frontend.git
cd karrot-frontend
yarn

To run the local dev server:

yarn dev

To lint and run the tests:

yarn lint
yarn test

If you want to use an eslint plugin for your editor, please keep in mind that you either have to install all eslint plugins listed in package.json globally or you run yarn install. Otherwise your eslint plugin may not work.

Start contributing?

We have a forum for Karrot developers and users at https://community.foodsaving.world/c/karrot.

If you are interested in contributing, you may -

The most important information is written down in our contribution guidelines.

The backend is developed to support this frontend. If you find a bug or miss something in the API, please file an issue in the backend repository.

Contributors

Significant contributors to karrot:


Tilmann Becker

πŸ’» πŸ€” πŸš‡ πŸ‘€ ⚠️ πŸ’¬

Nick Sellen

πŸ’» πŸ“– πŸš‡ πŸ‘€ ⚠️

Janina Abels

πŸ€” πŸ› πŸ’¬ πŸ’» 🌍

D0nPiano

🎨 πŸ’» πŸ€”

Lukas Gebhard

πŸ’» πŸ€” πŸ‘€ πŸ“–

mrkvon

πŸ’» πŸ€”

taistadam

πŸ“ πŸ’» 🎨 πŸ€” 🌍

Ines Dorian GΓΌtt

πŸ’» πŸ“–

Marie Dedikova

πŸ’» πŸ“–

Andreas Langecker

πŸ’» 🎨 πŸ€”

djembejohn

πŸ’» πŸ€”

Matthias Larisch

πŸ’»

pogopaule

πŸ’» πŸ€”

Thiago Mendes

πŸ’» 🌍

Xaph

πŸ’»

lwm

πŸ’»

Bruno MC

πŸ› πŸ” πŸ€”

This project follows the all-contributors specification.

Attribution

Karrot is built with open-source software. Here is some of them:

About

Web application for organization of foodsaving groups worldwide - frontend code and central location for feature planning. For server-side code, go to https://github.com/yunity/karrot-backend

https://karrot.world

License:MIT License


Languages

Language:JavaScript 49.2%Language:Vue 45.1%Language:HTML 3.4%Language:Shell 1.2%Language:Python 0.7%Language:CSS 0.3%