Improving foodsoft! Railsupgrade, BNN Import/Export, Usability stuff
https://prototypefund.de/project/weiterentwicklung-von-foodsoft/
.github/workflows | ||
app | ||
bin | ||
config | ||
db | ||
deployment | ||
doc | ||
lib/tasks | ||
plugins | ||
public | ||
script | ||
spec | ||
tmp | ||
vendor | ||
.dockerignore | ||
.drone.yml | ||
.gitignore | ||
.gitpod.yml | ||
.rubocop.yml | ||
.rubocop_todo.yml | ||
.ruby-version | ||
.yardopts | ||
CHANGELOG.md | ||
config.ru | ||
crowdin.yml | ||
demo_day_nks.bnn | ||
docker-compose-dev.yml | ||
docker-entrypoint.sh | ||
Dockerfile | ||
Dockerfile-dev | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE.md | ||
proc-start | ||
Procfile | ||
Rakefile | ||
README.md | ||
VERSION |
Foodsoft
Foodsoft ist ein Tool für Lebensmittelkooperativen, welches selbstorganisierte gemeinsame Bestellungen in Großmengen von regionalen und ökologischen Produkten vereinfacht und transparent gestaltet.
Foodsoft wurde ursprünglich entwickelt und betrieben von foodcoops.net
Zielgruppe
Unsere Zielgruppen sind Bürger:innen, Gruppen und Vereine, die eine Einkauskooperative aufbauen wollen und eine Software, die die Bestellung, Verteilung und Abrechnung erleichtert, benötigen.
Vorhaben
- ✅ Technische Schuld reduzieren
- ✅ Ruby on Rails Upgrade
- ✅ Artikel Import verbessern (Großhandelschnitstelle)
- ✅ Userexperience Verbessern
Was ist eine Einkaufskooperative?
State of this Fork
Increase Test Coverage
Upgrade
- Migrate to RSwag API Tests
- Rails v7
- Javascript Importmap
- fork
- upstream
Article Order Import/Export
Updating Articles from large resellers and exporting orders is now much easier!
- adds bnn fileformat that is used from large german resellers e.g. naturkost nord
- Import category field
- fork
- upstream
- Export order as a custom csv file
- fork
- upstream
- Naturkostnord Plugin
- fork
- upstream
Improve User Experience
- Richtext editor for messages. Also allows sending attachements.
- fork
- upstream
- Show the sum of all order group balances
- fork
- upstream
- UI improvements for group order view
- fork
- upstream
- Favorites
- fork
- upstream
- Show the per kilo / litre price
- fork
- upstream
Other
- Fix broken plugin mechanism
- fork
- upstream