From 8e3d17476566565449cfc952f28c5740e474e94f Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 12 Apr 2021 16:59:04 +0300 Subject: Add new TODO items --- TODO.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO.md b/TODO.md index e28373b..b311777 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,7 @@ # TODO ## Proof-of-work +So far so good ## Authentication - [X] pick a user authentication scheme = [JWT](https://tools.ietf.org/html/rfc7519) Seems perfect @@ -21,6 +22,10 @@ - [ ] Valid JSON with missing fields - [ ] Valid JSON with extra fields +## Fun (if we have time) +- [ ] use [juice](https://www.getzola.org/themes/juice/) theme with [template rendering](https://blog.logrocket.com/template-rendering-in-rust/) to create a landing page. I want it to look handmade & _scammy_, I'm talking [verylegit](https://verylegit.link) shortened urls, botched [this person does not exist](https://www.thispersondoesnotexist.com/) user stories etc. +- [ ] CHAOS MODE, 3 different coins, combine them to make 1 gradecoin + ## Done & Brag - [x] Switch to RwLock (parking_lot) (done at 2021-04-07 03:43, two possible schemes to represent inner Db (ledger) in code) - [x] We need our own representation of students and their grades, "there is no blockchain" (done at 2021-04-12 00:05) -- cgit v1.2.3-70-g09d2