Open Vibhu-Agarwal opened 4 years ago
I would like to work on this. Currently, I am working on #23, but, I feel I need to understand the project(codebase) even more. Previously, I have written the comments for students_list.py (Ref. #24). Please assign me this issue as well.
@kn-neelalohitha Generally, we don't recommend working on multiple issues at one time. Understandably, you require time to understand the codebase. Take your time 👍 I won't be assigning you to this issue because it's quite general and would require consistent work. But that won't stop you from documenting the source code. PRs are most welcome.
The source currently lacks comments to describe what's going on at various sections. Comments can be added to help ease the understanding of code-base.
Please refer to PEP 8 Guidelines while documenting.