abhinavtyagi88 / tour-and-travel

The Tour and Travel Project serves as a platform where tourists can seamlessly connect with local guides and other travelers. Our goal is to create a user-friendly interface that facilitates meaningful connections and enriches the travel experience.
16 stars 18 forks source link

Issues in sign up page. #16

Closed PrasuHirapara closed 2 days ago

PrasuHirapara commented 3 days ago

@abhinavtyagi88 There are many validation issue in form validation in sign in page. Storing valid and quality data is important for data integrity. Issue: -If First and last name are number type then raise error. -Birthday can't be in future i.e. it must be in the past for validation.

image image

PrasuHirapara commented 3 days ago

@abhinavtyagi88 Kindly assign this task under hactoberfest.

abhinavtyagi88 commented 2 days ago

sure

PrasuHirapara commented 2 days ago

@abhinavtyagi88 i have requested for merge. Kindly verify and merge it.