karrot-dev / karrot-frontend

Mirror of https://codeberg.org/karrot/karrot-frontend

Home Page:https://codeberg.org/karrot/karrot-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

status-badge

karrot

Start a group, become a community

Karrot is a free and open-source tool for grassroots initiatives and groups of people that want to coordinate face-to-face activities on a local, autonomous and voluntary basis.

It is designed in ways to enable community-building and support a more transparent, democratic and participatory governance of your group.



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, and the Karrot Documentation too!

Features

  • manage information about places 🍎
  • schedule both one-time and recurring activities πŸ“†
  • gather feedback about activities πŸ”
  • talk with users before they become group members βž•
  • let newcomers show their trust and get involved πŸ’‘
  • communicate with your team via group, place, activity, and private chats πŸ’¬
  • handle team member conflicts via score voting ⭐
  • receive real-time notifications via our Android app, e-mail, and web browser 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

Make sure you have the following packages: Node.js, yarn and npm

To clone and install:

git clone https://github.com/karrot-dev/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.

Tip: use DEBUG_PRINT_LIMIT=999999999 yarn test to see ALL the output.

Start contributing?

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

If you are interested in contributing, check out our onboarding guide.

The most important dev 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 are some of them:

About

Mirror of https://codeberg.org/karrot/karrot-frontend

https://codeberg.org/karrot/karrot-frontend

License:MIT License


Languages

Language:Vue 53.6%Language:JavaScript 42.1%Language:HTML 2.6%Language:Shell 0.9%Language:Python 0.5%Language:Sass 0.2%Language:Dockerfile 0.0%Language:CSS 0.0%Language:SCSS 0.0%