From 7c3a786d0c2f338907d1094a9299541039d197be Mon Sep 17 00:00:00 2001 From: Vercin-G <97210222+Vercin-G@users.noreply.github.com> Date: Wed, 13 Sep 2023 13:36:12 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 136fecf..664e951 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,9 @@ const billetBank = { ## TODO +- [ ] Add tutorial for updating Pie Charts - [ ] Add tutorial for updating Statistics - [ ] Change cache warning on client to display time since cache refresh - [ ] Investigate the feasibility of sorting by rank after billet sorting (Subsorting? Consider using QuickSort) - [ ] Add graphical data visualization +- [ ] Code Refactorizing \ No newline at end of file