Improving foodsoft! Railsupgrade, BNN Import/Export, Usability stuff https://prototypefund.de/project/weiterentwicklung-von-foodsoft/
Go to file
wvengen 12d1221bfc Bumped new version: 3.3.0 2014-02-24 12:42:46 +01:00
app fix order article add + test 2014-02-24 11:37:06 +01:00
config localeapp roundtrip (includes updated German translation) 2014-02-19 11:42:25 +01:00
db fix migration, complements 7aae7f4d55 2014-01-03 12:50:49 +01:00
doc update deployment instructions [ci skip] 2014-01-17 09:58:06 +01:00
lib deploy: persist changes to session_store iniitalizer [ci skip] 2014-02-03 10:53:22 +01:00
public remove unused files (complements bf0dc4af09) [ci skip] 2013-10-21 18:00:22 +02:00
script don't use resque on heroku by default 2013-12-05 15:52:32 +01:00
spec fix order article add + test 2014-02-24 11:37:06 +01:00
test make tests work again 2013-06-25 13:05:25 +02:00
tmp Ignored tmp, rubymine project files and other stuff. 2011-05-06 19:55:34 +02:00
vendor/assets/javascripts allow to edit GroupOrderArticle result from orders screen 2014-02-10 16:03:08 +01:00
.gitignore Ignore bundler config. 2014-01-03 13:54:15 +01:00
.travis.yml update coverage and use coveralls.io 2013-12-16 23:11:39 +01:00
CHANGELOG.md Bumped new version: 3.3.0 2014-02-24 12:42:46 +01:00
Gemfile fix "Mysql2::Error: This connection is in use by" in spec for Rails 4 2014-02-10 15:58:52 +01:00
Gemfile.lock bundle update 2014-02-19 16:54:58 +01:00
LICENSE Update License (to GPL3) and install instructions. 2009-01-20 15:59:06 +01:00
README.md add coveralls badge to README 2014-01-08 14:45:10 +01: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: 3.3.0 2014-02-24 12:42:46 +01:00
config.ru First step for upgrading to rails 3. 2011-05-11 01:32:21 +02:00

README.md

FoodSoft

Build Status Coverage Status Code Climate Dependency Status Bitdeli Badge

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

FoodSoft - a webbased foodcoop management software Copyright (C) 2011 Benni and Lasse

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

(See file LICENSE for the full text of the GPL)