aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 7b58d96..4810390 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,4 +1,8 @@
1# TODO 1# TODO
2
3## Schema
4- [ ] It would be a good idea to keep blockchain and users in a database and only have `pending_transactions` in memory https://blog.logrocket.com/create-an-async-crud-web-service-in-rust-with-warp/
5
2## Process 6## Process
3- [ ] we need our own representation of students and their grades, "there is no blockchain" 7- [ ] we need our own representation of students and their grades, "there is no blockchain"
4 8