Skip to content

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

License

Notifications You must be signed in to change notification settings

CSBatchelor/karrot-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



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 one-time and recurring food pickups 📆
  • gather feedback about pickups 🔍
  • talk with users before they become group members ➕
  • express your trust and let newcomers take up responsibilities 💡
  • communicate with your team in group, store, pickup and private chats 💬
  • handle conflicts amongst team members with score voting ⭐
  • receive notifications in real-time via e-mail, Android app and web browser push 📢
  • use karrot in your preferred language 🌐
  • upload your group logo and customize 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.

We are keeping the features down to a minimum, in order to progressively build up useful software.

Releases

Look into our change log file for a quick overview of past versions and recent changes.

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?

Be sure to join us in the #karrot-dev chatroom on slack and get in contact! 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

These people contributed to karrot in a significant way:


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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 49.0%
  • Vue 44.9%
  • HTML 3.7%
  • Shell 1.3%
  • Other 1.1%