cleanup a bit; add src dir, changelog etc.
This commit is contained in:
parent
fa88bf05d4
commit
54ff9d5d83
17 changed files with 718 additions and 18 deletions
13
README.md
13
README.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue