diff --git a/orgas/TODO b/orgas/TODO new file mode 100644 index 0000000..36cc5bd --- /dev/null +++ b/orgas/TODO @@ -0,0 +1,6 @@ +# TODO list + + * item -> item_types -> patron_types -> circulation policies + organisations + * patron_types on organisations.svg + * do it in Python + * use http://localhost:9200/patrons/_search?size=50 and similar to create all graphs? => problem: you need to launch docker-compose and load data (setup), which takes time