From 4ce751f000285bc97adef27bab0873ae2690859e Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 22 Mar 2018 21:31:05 -0700 Subject: bunch of unstructured notes --- plan.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plan.txt') diff --git a/plan.txt b/plan.txt index 9e8d957b..33b40663 100644 --- a/plan.txt +++ b/plan.txt @@ -1,4 +1,7 @@ +Avoiding ORM and splitting into two apps seems to be like making water flow up +hill. Going to just make this a generic flask-sqlalchemy thing for now. + - backend test setup: generate temporary database, insert rows (?) backend/api: -- cgit v1.2.3