bishalde / TaskMate

Introducing TaskMate, a dynamic and robust to-do website powered by Django and MongoDB. TaskMate is designed to streamline your task management process, offering a seamless user experience with its intuitive interface and feature-rich functionality. With TaskMate, you can effortlessly create, organize, and prioritize tasks, ensuring you stay on top
https://taskmatee.vercel.app
16 stars 19 forks source link

[ BUG ] : Additional validation required on registering a new user #15

Open kshavp opened 6 months ago

kshavp commented 6 months ago

The username field requires some validation.

Steps to reproduce

  1. Go to taskmatee.vercel.app/signUp/
  2. Enter username as qoutes ( "" ).
  3. Results can be seen in the attached media.

image

SohamPatel0810 commented 6 months ago

Please assign it to me