H-BAHDON / class-of-our-own

At Code Your Future, trainee progress is tracked on a trainee tracker against milestones set by the Director of Education. But each trainee at CYF is on their own personal journey towards employment, and should really set their own milestones on their own roadmap.
MIT License
2 stars 1 forks source link

Server Folder: Clean-up On Aisle 7 Protocol #61

Closed H-BAHDON closed 11 months ago

H-BAHDON commented 11 months ago

Task Description: Clean up and organize code in server.js, and create new folders within the 'server' directory for better code structure.

Scope: Limited to the "server" folder.

Acceptance Criteria:

  1. Code in server.js is well-organized and follows coding standards.
  2. New folders are created within the 'server' directory to improve code structure.
  3. The changes do not introduce any new bugs or issues.

Dependencies: None

Additional Information: Consider using meaningful folder names and comments to improve code readability.