diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-01-12 11:50:48 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-01-12 11:50:48 -0800 |
commit | 989e399825af57cefe5aa4103dc9f111bb0e3525 (patch) | |
tree | 8a62fbd67f1be111d780e72d637ee6af54a9af17 /notes/plan.txt | |
download | fatcat-989e399825af57cefe5aa4103dc9f111bb0e3525.tar.gz fatcat-989e399825af57cefe5aa4103dc9f111bb0e3525.zip |
init repo (with notes from Dec 16, 2017)
Diffstat (limited to 'notes/plan.txt')
-rw-r--r-- | notes/plan.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/notes/plan.txt b/notes/plan.txt new file mode 100644 index 00000000..005cc84a --- /dev/null +++ b/notes/plan.txt @@ -0,0 +1,10 @@ + +sqlalchemy schema +records (python library) +python classes +basic tests +flask http api +more tests +flask webface +dump tool + |