From 0c196ec2b13fe1bcccba9254252613036cee8e52 Mon Sep 17 00:00:00 2001 From: Adrian Gruntkowski Date: Sun, 24 Nov 2024 17:34:27 +0100 Subject: [PATCH] Update TODO --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 5901925..d4dacbd 100644 --- a/TODO.md +++ b/TODO.md @@ -2,6 +2,8 @@ Only immediate next things to do are listed here, without any far-fetching plans - Refactor and add basic tests - Improve server data sync +- Implement basic account provisioning and authentication +- Make a fully functional binary release - Implement reminders - Implement push notifications - Implement masonry layout