foodsoft/README.md

43 lines
2.3 KiB
Markdown
Raw Normal View History

2014-03-17 13:37:29 +01:00
Foodsoft
2013-05-25 15:03:31 +02:00
=========
[![Build Status](https://travis-ci.org/foodcoops/foodsoft.svg?branch=master)](https://travis-ci.org/foodcoops/foodsoft)
[![Coverage Status](https://coveralls.io/repos/foodcoops/foodsoft/badge.svg?branch=master)](https://coveralls.io/r/foodcoops/foodsoft?branch=master)
2016-04-29 15:11:10 +02:00
[![Docs Status](https://inch-ci.org/github/foodcoops/foodsoft.svg?branch=master)](http://inch-ci.org/github/foodcoops/foodsoft)
[![Code Climate](https://codeclimate.com/github/foodcoops/foodsoft.svg)](https://codeclimate.com/github/foodcoops/foodsoft)
[![Dependency Status](https://gemnasium.com/foodcoops/foodsoft.svg)](https://gemnasium.com/foodcoops/foodsoft)
2017-10-01 00:29:56 +02:00
[![Docker Status](https://img.shields.io/docker/build/foodcoops/foodsoft.svg)](https://hub.docker.com/r/foodcoops/foodsoft)
2016-04-29 15:11:10 +02:00
[![Documentation](https://img.shields.io/badge/yard-docs-blue.svg)](http://rubydoc.info/github/foodcoops/foodsoft)
2009-01-06 11:49:19 +01:00
Web-based software to manage a non-profit food coop (product catalog, ordering, accounting, job scheduling).
2013-11-07 19:08:33 +01:00
A food cooperative is a group of people that buy food from suppliers of their own choosing. A collective do-it-yourself supermarket. Members order their products online and collect them on a specified day. And all put in a bit of work to make that possible. Foodsoft facilitates the process.
2013-10-29 15:31:49 +01:00
If you're a food coop considering to use foodsoft, please have a look at the [wiki page for foodcoops](https://github.com/foodcoops/foodsoft/wiki/For-foodcoops). When you'd like to experiment with or develop foodsoft, you can read [how to set it up](https://github.com/foodcoops/foodsoft/blob/master/doc/SETUP_DEVELOPMENT.md) on your own computer.
2013-10-28 16:26:44 +01:00
More information about using this software and contributing can be found on the [wiki](https://github.com/foodcoops/foodsoft/wiki).
2013-10-28 16:26:44 +01:00
Developing
----------
2014-06-01 00:46:43 +02:00
Get foodsoft [running locally](doc/SETUP_DEVELOPMENT.md),
then visit our [Developing Guidelines](https://github.com/foodcoops/foodsoft/wiki/Developing-Guidelines)
page on the wiki.
2013-10-28 16:36:04 +01:00
Deploying
---------
2014-06-01 00:46:43 +02:00
Setup foodsoft to [run in production](doc/SETUP_PRODUCTION.md),
and automate [deployment](doc/DEPLOYMENT.md). This section is
2013-10-29 15:39:56 +01:00
very much a work in progress.
2013-10-28 16:36:04 +01:00
2013-05-25 15:03:31 +02:00
License
-------
2009-01-06 11:49:19 +01:00
2014-06-01 00:46:43 +02:00
GPL version 3 or later, please see [LICENSE](LICENSE.md) for the full text.
2015-06-12 16:58:51 +02:00
Some bundled third-party components have [other licenses](vendor/README.md).
2009-01-06 11:49:19 +01:00
2015-04-03 17:02:55 +02:00
Thanks to [Icons8](http://icons8.com/) for letting us use their icons.