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.