574 B
574 B
Recommended tasks for the next sprint
-
In the mobile applications, since the structure is now finalized (at least for the existing features), we need to strictly follow best practices while coding:
- Break down large widgets into smaller, reusable widgets
- Add doc comments where necessary to improve readability and maintainability
- Remove overly complicated or unnecessary logic introduced by AI and simplify where possible
- Adhere to the design system and remove all hard-coded colors and typography, using shared tokens instead