Improving foodsoft! Railsupgrade, BNN Import/Export, Usability stuff https://prototypefund.de/project/weiterentwicklung-von-foodsoft/
Go to file
wvengen ea2ae21923 bundle update 2014-06-23 17:51:18 +02:00
app add view for all transactions + csv 2014-06-23 17:51:17 +02:00
bin migrate to Rails 4.0 (closes foodcoops#214) 2014-02-24 12:46:28 +01:00
config add view for all transactions + csv 2014-06-23 17:51:17 +02:00
db do not store GroupOrderArticles with zero quantity and tolerance 2014-05-13 17:01:26 +02:00
doc Update ruby version in development documentation. 2014-05-13 17:01:26 +02:00
lib add view for all transactions + csv 2014-06-23 17:51:17 +02:00
public remove unused files (complements bf0dc4af09) [ci skip] 2013-10-21 18:00:22 +02:00
script make heroku work again 2014-02-24 12:46:28 +01:00
spec reload app config before each test 2014-05-13 17:01:26 +02:00
tmp Ignored tmp, rubymine project files and other stuff. 2011-05-06 19:55:34 +02:00
vendor/assets/javascripts remove unused js file 2014-05-13 17:01:27 +02:00
.gitignore Ignore bundler config. 2014-01-03 13:54:15 +01:00
.travis.yml migrate to Rails 4.0 (closes foodcoops#214) 2014-02-24 12:46:28 +01:00
CHANGELOG.md Bumped new version: 4.0.0 2014-02-24 12:47:44 +01:00
Gemfile add meta_request gem for debugging 2014-05-17 16:01:17 +02:00
Gemfile.lock bundle update 2014-06-23 17:51:18 +02:00
LICENSE reword license text in README 2014-05-13 17:01:25 +02:00
README.md reword license text in README 2014-05-13 17:01:25 +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.0.0 2014-02-24 12:47:44 +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

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.