Mayank2808sharma / IRCTC-backend

27 stars 28 forks source link

Crazzy novus Enhancement in response message is solved Issue #7 #17

Closed Crazzy-novus closed 4 months ago

Crazzy-novus commented 6 months ago

Hello, @Mayank2808sharma I have solved the issue #7

I have modify the following file app.js authController.js bookingController.js trainController.js

I have modified the response structure using JavaScript object so it is easy to understand and send object with response message.

Modification in app.js file: Screenshot 2024-05-11 181857

Sample Modification in authController.js Screenshot 2024-05-11 190144