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
Current Scenario : In current scenario the model design of this code is ok but we can improvise this by adding certain functionalities like adding the validation customising the model improvising the code quality and most importantly not storing the password directly into the database as it's not considered as a good practise. What Am I Proposing
I am proposing of utilising the data-modelling library: Mongoose and work on improvising the model schema and also looking into designing the industry standard design hashing the password before storage.
Please assign me this issue so that I could continue on working on this issue.
The text was updated successfully, but these errors were encountered:
🎉 Congratulations @MOHINI1403! Your issue has been successfully closed! Thanks for your contribution! If you enjoyed contributing, please consider giving us a ⭐ and following us for updates!
Current Scenario : In current scenario the model design of this code is ok but we can improvise this by adding certain functionalities like adding the validation customising the model improvising the code quality and most importantly not storing the password directly into the database as it's not considered as a good practise.
What Am I Proposing
I am proposing of utilising the data-modelling library: Mongoose and work on improvising the model schema and also looking into designing the industry standard design hashing the password before storage.
Please assign me this issue so that I could continue on working on this issue.
The text was updated successfully, but these errors were encountered: