cleanup a bit; add src dir, changelog etc.

This commit is contained in:
Lance Edgar 2026-01-27 16:57:02 -06:00
parent fa88bf05d4
commit 54ff9d5d83
17 changed files with 718 additions and 18 deletions

View file

@ -1,8 +1,17 @@
# WuttaFarm
This is a starter project based on
[WuttaWeb](https://wuttaproject.org).
This is a Python web app (built with
[WuttaWeb](https://wuttaproject.org)), to integrate with and extend
[farmOS](https://farmos.org).
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
## Quick Start