diff options
author | Yigit Sever | 2021-04-25 22:24:19 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-25 22:24:19 +0300 |
commit | 16ef822d9c5a07e9efc35cc3c28c05b737777b5a (patch) | |
tree | feaca7ce06146380859e2bd6495c81961c4f85e0 | |
parent | 446cd6bdd6234ffba76a0e440c606686053f0ba0 (diff) | |
download | gradecoin-16ef822d9c5a07e9efc35cc3c28c05b737777b5a.tar.gz gradecoin-16ef822d9c5a07e9efc35cc3c28c05b737777b5a.tar.bz2 gradecoin-16ef822d9c5a07e9efc35cc3c28c05b737777b5a.zip |
Clean TODO.md
-rw-r--r-- | TODO.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,11 +1,7 @@ | |||
1 | # TODO | 1 | # TODO |
2 | 2 | ||
3 | ## Issues | 3 | ## Issues |
4 | - [ ] Students can authenticate twice | 4 | - [X] Students can authenticate twice |
5 | |||
6 | ## Good ideas | ||
7 | - [ ] Add the hash of previous block to the next block | ||
8 | |||
9 | 5 | ||
10 | ## Tests | 6 | ## Tests |
11 | - [ ] Route Tests | 7 | - [ ] Route Tests |