This commit is contained in:
Xaver 2025-01-17 15:37:34 +01:00
parent b87db2d95d
commit 2465d2c6ab

View File

@ -66,7 +66,7 @@ Like:
- Method: Time till completion
### Heuristic Evaluation
Based off of Nielsens 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.