Skip to content

Modern website for organization of foodsaving groups worldwide (frontend code) - also: central location for feature planning. (go to https://github.com/yunity/karrot-backend for server-side code)

License

Notifications You must be signed in to change notification settings

LyraXaph/karrot-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeCov CircleCI Known Vulnerabilities

karrot frontend

Welcome to karrot! karrot is a software to support foodsaving groups worldwide. This is the frontend repository, i.e. the browser-side software that powers foodsaving worldwide.

foodsaving worldwide

The foodsaving worldwide team provides additional resources to build up foodsaving.

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 a useful software.

Releases

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

Potential users

Have a look on the live site for all groups that have registered so far. Not all of them are using the app right now, but we have received feature requests from them.

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 destination language and choosing the resource file, go ahead to start translating!

Setup

Requirements

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 are 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.

About

Modern website for organization of foodsaving groups worldwide (frontend code) - also: central location for feature planning. (go to https://github.com/yunity/karrot-backend for server-side code)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 50.5%
  • Vue 46.5%
  • Shell 1.8%
  • Other 1.2%