AI generated code needs refactoring #22

Open
opened 2025-04-16 17:39:11 +00:00 by douzeb · 0 comments
Owner
  • Lots of duplicated code. Business logic needs to be factorized into the models. See ticket #20 (outdated, more code has been added since that analysis)
  • Look for un-catched errors that are propagated up to axum framework in HTML controllers
  • Lots of literal values everywhere in the code. Need to use constants.
- Lots of duplicated code. Business logic needs to be factorized into the models. See ticket #20 (outdated, more code has been added since that analysis) - Look for un-catched errors that are propagated up to axum framework in HTML controllers - Lots of literal values everywhere in the code. Need to use constants.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
NixiN/hosting-farm#22
No description provided.