Improving foodsoft! Railsupgrade, BNN Import/Export, Usability stuff https://prototypefund.de/project/weiterentwicklung-von-foodsoft/
Go to file
Patrick Gansterer 093313f0f3 Add small improvements for BankTransactions 2022-02-18 12:55:02 +01:00
.github/workflows Add RuboCop 2021-03-02 09:12:19 +01:00
app Add small improvements for BankTransactions 2022-02-18 12:55:02 +01:00
bin Rails 5.2 2020-09-05 14:40:11 +02:00
config Add admin UI for BankGateway 2022-02-18 10:09:15 +01:00
db Use decimal to store number of billed/received units 2022-02-18 12:46:31 +01:00
doc Update link to mailing list (PR #915) 2022-01-21 15:12:44 +01:00
lib Bundle update midi-smtp-server 2022-02-16 17:56:04 +01:00
plugins Use ActiveJob instead of Resque directly 2021-03-08 12:30:58 +01:00
public apple icons to stop 404s (#130, PR #889) 2022-01-12 17:19:38 +01:00
script Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
spec Allow longer passwords (#923) 2022-02-16 18:13:08 +01:00
tmp Ignored tmp, rubymine project files and other stuff. 2011-05-06 19:55:34 +02:00
vendor Get rid of coffeescript. 2016-04-25 20:34:30 +02:00
.dockerignore Improve Docker setup (PR #497) 2017-10-01 13:57:36 +02:00
.gitignore Add support for ActiveStorage (PR #852) 2022-01-31 08:44:53 +01:00
.rubocop.yml Add RuboCop 2021-03-02 09:12:19 +01:00
.rubocop_todo.yml Add Rails 6 backport for ActiveRecord 2022-02-18 10:04:17 +01:00
.ruby-version Update to recent Ruby version (PR #905) 2021-12-30 10:47:05 +01:00
.yardopts update documentation generation 2014-06-23 17:51:20 +02:00
CHANGELOG.md Bumped new version: 4.7.1 2020-12-30 11:44:47 +01:00
Dockerfile Add support for ActiveStorage (PR #852) 2022-01-31 08:44:53 +01:00
Dockerfile-dev Make usage of Docker for development easier by avoiding COPY operations 2021-03-05 11:33:28 +01:00
Gemfile Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
Gemfile.lock Bundle update 2022-02-16 18:00:12 +01:00
LICENSE.md Switch license to AGPL (fixes #496, PR #513) 2017-11-10 17:02:35 +01:00
Procfile Use ActiveJob instead of Resque directly 2021-03-08 12:30:58 +01:00
README.md Update links (PR #914) 2022-01-21 15:12:59 +01:00
Rakefile Remove Capistrano (#491, PR #521) 2017-10-28 19:50:02 +02:00
VERSION continue development after release 2020-12-30 16:53:53 +01:00
config.ru Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
crowdin.yml Update Crowdin configuration 2019-10-26 21:03:08 +02:00
docker-compose-dev.yml Use v2 since extends is still supported there (PR #876) 2021-06-04 17:49:19 +02:00
docker-entrypoint.sh Add multi_coop configuration via environment variable in docker setup 2019-10-28 19:01:02 +01:00
proc-start Update doc line 2017-10-27 23:23:46 +02:00

README.md

Foodsoft

Build Status Coverage Status Docs Status Code Climate Docker 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, or join an existing hosting platform.

License

Foodsoft is licensed under the AGPL license (version 3 or later). Practically this means that you are free to use, adapt and redistribute the software, as long as you publish any changes you make to the code.

For private use, there are no restrictions, but if you give others access to Foodsoft (like running it open to the internet), you must also make your changes available under the same license. This can be as easy as forking the project on Github and pushing your changes. You are not required to integrate your changes back into the main Foodsoft version (but if you're up for it that would be very welcome).

To make it a little easier, configuration files are exempt, so you can just install and configure Foodsoft without having to publish your changes. These files are marked as public domain in the file header.

If you have any remaining questions, please open an issue or contact the mailing list.

Please see LICENSE for the full and authoritative text. Some bundled third-party components have other licenses.

Thanks to Icons8 for letting us use their icons.