Skip to content

docs: add comments, docstrings, and improve variable naming#92

Open
Luna161 wants to merge 1 commit into
Jespermagician:mainfrom
Luna161:fix/33-comments-and-vars
Open

docs: add comments, docstrings, and improve variable naming#92
Luna161 wants to merge 1 commit into
Jespermagician:mainfrom
Luna161:fix/33-comments-and-vars

Conversation

@Luna161
Copy link
Copy Markdown

@Luna161 Luna161 commented May 9, 2026

Closes #33

Added docstrings to all public backend functions, improved variable naming for readability, added comments for complex SQL and business logic, translated German comments to English.

…nglish

- Added docstrings to all public backend functions
- Renamed unclear loop variables (p → row, test → has_rows)
- Added explanatory comments for SQL queries and business logic
- Translated German comments to English throughout
- Removed dead commented-out code

Closes Jespermagician#33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Insert more Comments and better vars

1 participant