Soham Adhyapak
Soham Adhyapak
is the issue still open? i can work on it
Try something like this, it might work ``` const { param, validationResult } = require("express-validator"); router.get("/:userId", [ param("userId").isInt(), ], (req, res) => { const errors = validationResult(req); if (!errors.isEmpty()) {...
Is the issue still open? Can i try?
Hello @SB2318 , Can i work on this feature?
@SB2318, is this issue still on hold? is there any other thing in backend that I can work on?
Hello @amritmaurya1504, can i work on this issue of creating QR code and downloading for the user?
Hello @abhay-raj19, can i work on this?
Hello @PatilHarshh, Can i work on this bug?
Hello @trishanu-init Can i work on this issue under gssoc and level label?
/assign-me