-
Notifications
You must be signed in to change notification settings - Fork 0
Code Refactor needed. #6
Copy link
Copy link
Open
Labels
maintenanceMaintenance can denote refactoring, restructuring, following a style, etcMaintenance can denote refactoring, restructuring, following a style, etc
Description
Activity
Metadata
Metadata
Assignees
Labels
maintenanceMaintenance can denote refactoring, restructuring, following a style, etcMaintenance can denote refactoring, restructuring, following a style, etc
Code seems simple enough, but maybe needs to go through one round of refactoring.
Make naming conventions for variables, functions clear. Might have slipped up somewhere.
Also, certain sections of code have repetition, like input validation in ADD as well as UPDATE.