You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Priority
High
Record
I have read the Contributing Guidelines
I'm a GSSOC'24 contributor
I have starred the repository
The text was updated successfully, but these errors were encountered:
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.
Is there an existing issue for this?
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:
Priority
High
Record
The text was updated successfully, but these errors were encountered: