From d97c2cdf07611117ab4f64fdddce755c60547659 Mon Sep 17 00:00:00 2001 From: Yisroel Baum Date: Sat, 2 May 2026 22:40:00 +0300 Subject: [PATCH] update todos --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ba1b972..7ede470 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -# Set a goal for finishing a book by a specific date and have your daily goals automatically calculated +# Set a goal for finishing a set by a specific date and have your daily goals automatically calculated # TODO - - Test Email Address Value Object - - Move create text out of view controller into text controller +- Test Email Address Value Object +- Reevaluate validation in node controller what needs to be moved into use cases. + - checkTextOwnership is definitely business logic