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

[Feature Request]: separation of routes and controllers. #679

Closed
4 tasks done
haseebzaki-07 opened this issue Oct 26, 2024 · 2 comments · Fixed by #688
Closed
4 tasks done

[Feature Request]: separation of routes and controllers. #679

haseebzaki-07 opened this issue Oct 26, 2024 · 2 comments · Fixed by #688
Assignees

Comments

@haseebzaki-07
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

The backend code has different modules for routes and controllers but the controllers are written with the route itself.
I want to separate these without affecting the functionalities of the codes.
Changes will be made in auth.js , Contactroute.js and users.js

Use Case

This is important for better module management of codebase, and providing ease to the developers

Benefits

No response

Add ScreenShots

for ref:
Screenshot 2024-10-26 144606

Priority

High

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository
@haseebzaki-07 haseebzaki-07 added the enhancement New feature or request label Oct 26, 2024
Copy link
Contributor

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

Copy link
Contributor

Hello @haseebzaki-07! Your issue #679 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants