mirror of
https://github.com/mruwnik/chicken-master.git
synced 2025-06-08 21:34:43 +02:00
23 lines
394 B
Markdown
23 lines
394 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.
|
|
|
|
## Live test
|
|
|
|
https://chickens.ahiru.pl/
|
|
user: bla
|
|
pass: bla
|
|
|
|
## TODO
|
|
* daily view
|
|
* infinite scroll
|
|
|
|
* handle regular customers
|
|
** every n days
|
|
** copy over to next week
|
|
** cancel regular order
|