Archived
1
0
This repository has been archived on 2020-03-05. You can view files and clone it, but cannot push or open issues or pull requests.
rero-ils-graphs/by_json/TODO
Olivier DOSSMANN 7bf5972250 Structure: make it more generic
* changes `orgas` directory to `by_json` (explain what we do: using JSON
    to geneate schema)
* makes Makefile more generic to permit to generate more SVG files in
the future
2020-02-07 14:06:20 +01:00

6 lines
286 B
Plaintext

# TODO list
* item -> item_types -> patron_types -> circulation policies + organisations
* 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