first pass of the data required for editing a single book

This commit is contained in:
2020-11-06 18:01:17 +11:00
parent 1fcd0ed797
commit 8ff7a8ed02
2 changed files with 11 additions and 3 deletions

3
README
View File

@@ -16,6 +16,7 @@ python3 main.py
### TODO:
- book subbook link will be next real challenge
- book subbook link will be next real challenge (with raw sql for now)
- then next challenge will be to make single book page an edit / save
- then its just finish this off :)
- fix up lame book linkages to tabels that are so not 3nf, *_LST tables, etc.