Improving foodsoft! Railsupgrade, BNN Import/Export, Usability stuff https://prototypefund.de/project/weiterentwicklung-von-foodsoft/
Go to file
wvengen c0ae816c77 Improve testing script 2015-05-02 14:34:13 +02:00
app Merge pull request #332 from foodcoops/feature/edit-address 2014-12-23 21:00:20 +01:00
bin Improve testing script 2015-05-02 14:34:13 +02:00
config Added Dockersupport. See README_DOCKER.md for further instructions. 2015-04-26 15:20:05 +02:00
db Increase account_balance precision (closes foodcoops/foodsoft#322) 2014-12-11 22:12:19 +01:00
doc typo 2014-07-08 21:32:52 +02:00
lib Make rake setup task work with Docker 2015-05-02 14:34:13 +02:00
plugins Move plugins to separate directory. 2014-11-22 00:43:24 +01:00
public harmonize foodsoft capitalisation 2014-06-23 17:51:20 +02:00
script make heroku work again 2014-02-24 12:46:28 +01:00
spec Allow to specify an order schedule for new orders. 2014-11-23 00:38:13 +01:00
tmp Ignored tmp, rubymine project files and other stuff. 2011-05-06 19:55:34 +02:00
vendor/assets/javascripts touchclick update 2014-06-23 17:51:18 +02:00
.dockerignore Make rake setup task work with Docker 2015-05-02 14:34:13 +02:00
.gitignore expand gitignore [ci skip] 2014-07-09 14:26:49 +02:00
.travis.yml Upgrade to rails 4.1 2014-11-21 14:37:56 +01:00
.yardopts update documentation generation 2014-06-23 17:51:20 +02:00
CHANGELOG.md Bumped new version: 4.3.0 2014-12-31 14:27:56 +01:00
Dockerfile Added Dockersupport. See README_DOCKER.md for further instructions. 2015-04-26 15:20:05 +02:00
Gemfile bundle update 2014-12-10 20:07:26 +01:00
Gemfile.lock bundle update 2014-12-15 21:15:47 +01:00
LICENSE.md cleanup doc markup [ci skip] 2014-06-23 17:51:18 +02:00
README.md Add Inch CI (documentation status) badge 2014-06-23 17:51:20 +02:00
README_DOCKER.md Added Dockersupport. See README_DOCKER.md for further instructions. 2015-04-26 15:20:05 +02:00
Rakefile Upgraded to rails 3.1.8. Fixed various bugs in wiki. 2012-09-30 21:15:55 +02:00
VERSION Bumped new version: 4.3.0 2014-12-31 14:27:56 +01:00
config.ru First step for upgrading to rails 3. 2011-05-11 01:32:21 +02:00
docker-compose.yml Improve testing script 2015-05-02 14:34:13 +02:00

README.md

Foodsoft

Build Status Coverage Status Docs Status Code Climate Dependency Status Documentation

Web-based software to manage a non-profit food coop (product catalog, ordering, accounting, job scheduling).

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.

If you're a food coop considering to use foodsoft, please have a look at the wiki page for foodcoops. When you'd like to experiment with or develop foodsoft, you can read how to set it up on your own computer.

More information about using this software and contributing can be found on the wiki.

Developing

Get foodsoft running locally, then visit our Developing Guidelines page on the wiki.

Deploying

Setup foodsoft to run in production, and automate deployment. This section is very much a work in progress.

License

GPL version 3 or later, please see LICENSE for the full text.