mirror of
https://github.com/mruwnik/chicken-master.git
synced 2025-06-09 05:44:46 +02:00
18 lines
333 B
Markdown
18 lines
333 B
Markdown
# Chicken master
|
|
|
|
Handle the day-to-day business of a small farm. Schedule purchases, track costs, see what sells best etc.
|
|
|
|
## Development
|
|
|
|
See the READMEs in the `backend` and `frontend` folders.
|
|
|
|
|
|
## TODO
|
|
* daily view
|
|
* infinite scroll
|
|
|
|
* handle regular customers
|
|
** every n days
|
|
** copy over to next week
|
|
** cancel regular order
|