expressCart icon indicating copy to clipboard operation
expressCart copied to clipboard

Making the project much optimise

Open shaad00 opened this issue 2 years ago • 2 comments

I think it would be really great if controllers should also be made in order to separate routes file and put it in controllers so it will be really easy to navigate and optimised too. As I go through the project , I found that all the business logic and routes are in same place.

shaad00 avatar Jun 06 '23 07:06 shaad00

Hi I made a PR based on this issue, I could only create contoller for the admin route for now though.

BenjaminKoshyBiju avatar Nov 23 '23 15:11 BenjaminKoshyBiju