Improving foodsoft! Railsupgrade, BNN Import/Export, Usability stuff https://prototypefund.de/project/weiterentwicklung-von-foodsoft/
Go to file
wvengen a27dda62e0 copy migrations to default directory instead of trying to make it more easy to use 2013-11-06 10:54:20 +01:00
app remove user referencing page as it is not being used anyway 2013-10-30 11:04:22 +01:00
config copy migrations to default directory instead of trying to make it more easy to use 2013-11-06 10:54:20 +01:00
db copy migrations to default directory instead of trying to make it more easy to use 2013-11-06 10:54:20 +01:00
doc split and cleanup documentation [ci skip] 2013-10-29 15:27:33 +01:00
lib add missing routes to wiki plugin 2013-11-02 10:57:37 +01:00
public remove unused files (complements bf0dc4af09) [ci skip] 2013-10-21 18:00:22 +02:00
script make heroku deploy work again 2013-10-28 00:49:00 +01:00
spec fix last commit for non-js tests 2013-10-30 01:28:59 +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 remove deprecated plugins directory 2013-10-29 20:28:09 +01:00
.gitignore use i18n-js 2013-10-04 15:01:10 +02:00
.travis.yml initialize database on travis 2013-07-24 21:57:17 +02:00
Gemfile move wiki functionality to plugin 2013-10-29 22:42:06 +01:00
Gemfile.lock move wiki functionality to plugin 2013-10-29 22:42:06 +01:00
LICENSE Update License (to GPL3) and install instructions. 2009-01-20 15:59:06 +01:00
README.md small README changes [ci skip] 2013-10-29 15:39:56 +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.1.1 2012-07-20 15:03:22 +02:00
config.ru First step for upgrading to rails 3. 2011-05-11 01:32:21 +02:00

README.md

FoodSoft

Build Status Code Climate Dependency Status Bitdeli Badge

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

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)