From 2465d2c6ab2028953e0b98200b3a4a4d5fbfd0b1 Mon Sep 17 00:00:00 2001 From: Xaver Date: Fri, 17 Jan 2025 15:37:34 +0100 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f893e8..bef85c3 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Like: - Method: Time till completion ### Heuristic Evaluation - +Based off of Nielsen’s 10 Heuristics. Done by both team members based on the Mockup. Results were implemented in the android application. 1. Visibility of System Status - Issue: Users may not be immediately aware of changes to their balance after adding or editing a transaction, as there is no clear feedback. - Recommendations: Implement a visual or auditory feedback system (e.g., a confirmation message or animation or redirect to the Balance overview) to inform users when their balance updates.