Description
The documentation is lacking. General descriptions of the frameworks and docker at docs.utn.se and github respectively are OK, but the in-code documentation is almost non-existent.
Fix:
Document what the classes and functions in the code are used for unless it's obvious in the form of docstrings and comments where needed.
Description
The documentation is lacking. General descriptions of the frameworks and docker at docs.utn.se and github respectively are OK, but the in-code documentation is almost non-existent.
Fix:
Document what the classes and functions in the code are used for unless it's obvious in the form of docstrings and comments where needed.