From c72eb052635d6a3b0a23f2efd700eab8d4ce1c11 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Mon, 18 Nov 2024 02:14:21 +1300 Subject: [PATCH] add todo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c13533b..9dd858c 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ npm run dev ## TODO +- Implement trace routes - Implement database persistence so message history is saved across page reloads - Possibly use RxDB https://rxdb.info/ - Show unread message indicators on channels and nodes