Skip to content

Apply Clean Code on Screens

Change methods, functions and variables names to meaningful names. Concatenation of strings and texts using template string. Add describable error logs.

Merge request reports