Created by: Durman
Addressed problem description
I'm thinking about next steps of cod improving:
-
Remove unused cod -
Write documentation to methods (if possible) -
Move out from module what is not relevant -
Combine methods and properties in mixin
classes responsible for one feature or another
Preflight checklist
-
Code changes complete. -
Manual testing done. -
Ready for merge.