Skip to content

Revise the (whole) code in general

No due date 25% complete

There are some code constructs, variables and functions that could (or even should) be revised to make the code cleaner, more readable and easier to maintain.

For example, removing unnecessary quotes (") around variables and getting rid of unnecessary temporary variables by replacing code.

Loading