Web app to integrate with and extend farmOS
could not add pagination due to quirks with how Drupal JSONAPI works for that. but so far it looks like we can add filter/sort to all of the farmOS grids..now just need to do it |
||
|---|---|---|
| docs | ||
| src/wuttafarm | ||
| style | ||
| .gitignore | ||
| CHANGELOG.md | ||
| COPYING.txt | ||
| pyproject.toml | ||
| README.md | ||
| tasks.py | ||
| tox.ini | ||
WuttaFarm
This is a Python web app (built with WuttaWeb), to integrate with and extend farmOS.
It is just an experiment so far; the ideas I hope to play with include:
- display farmOS data directly, via real-time API fetch
- add "mirror" schema and sync data from farmOS to app DB (and display it)
- possibly add more schema / extra features
- possibly sync data back to farmOS
See full docs at https://docs.wuttaproject.org/wuttafarm/