Pranjal360Agarwal / ApnaBharat-Bus-Booking-Reservation-System

It is the system containing fully functional features from booking ticket to generating the ticket. With the bus ticket reservation system, you can manage/book reservations, clients data and passengers lists, can add new bus or new route as an Operator admin.
https://apna-bharat-bus-booking-reservation-system.vercel.app
MIT License
72 stars 100 forks source link

Password checker during registration #177

Closed shrey141102 closed 1 year ago

shrey141102 commented 1 year ago

Implement password validation functionality in the Register_event() function.

Check if the password has at least 1 uppercase letter, 1 lowercase letter, 1 special character, and 1 number. Display an error message if the password fails validation. Adjust the window size based on the password validation result. Modify the Register_event() function to include the following updates:

Add the window parameter to the register() function. Set the window size to 600x200 if the password is incorrect. Set the window size to 300x200 if the password is correct.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
apna-bharat-bus-booking-reservation-system ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 11, 2023 9:26am