Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize Controller File Names #198

Closed
uparkalau opened this issue Sep 10, 2024 · 0 comments
Closed

Standardize Controller File Names #198

uparkalau opened this issue Sep 10, 2024 · 0 comments
Assignees
Labels
backend Backend task/issue

Comments

@uparkalau
Copy link
Contributor

Description:
Rename all backend controller files to follow the pattern
name.controller.js.
name.router.js.
name.service.js.

Steps:

  1. Rename files.
  2. Update references.
  3. Test functionality.
@uparkalau uparkalau added the backend Backend task/issue label Sep 10, 2024
@uparkalau uparkalau self-assigned this Sep 10, 2024
uparkalau added a commit that referenced this issue Sep 10, 2024
Closes #198
- Renamed and standardized controller files for popup services.
- Updated references in routes and service files.
- Ensured consistency in naming conventions across the backend.
uparkalau added a commit that referenced this issue Sep 10, 2024
@erenfn erenfn closed this as completed Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend task/issue
Projects
None yet
Development

No branches or pull requests

2 participants