garimasingh128 / ToDoista

A ToDo app :orange_book: made using MERN. Keep a track of your activities on a single click. :thought_balloon: :computer:
https://vigorous-kalam-504459.netlify.app
21 stars 39 forks source link

Solved create user problem #39

Closed pankajkumarbij closed 3 years ago

pankajkumarbij commented 3 years ago

I solved issue #38 Actually in this project in the backend minimum length of the username field is 3 but in the frontend, there is no validation so it gives the error. I add a validator in the frontend and also solved the warning problem when deleting a list.

garimasingh128 commented 3 years ago

Great work Pankaj and the code formatting is also good!

pankajkumarbij commented 3 years ago

Great work Pankaj and the code formatting is also good!

Thank you