bsoc-bitbyte / busify

A centralised bus ticket booking system that will allow the students to book tickets in advance through an online website, saving time and effort.
https://busify.vercel.app
30 stars 67 forks source link

[Feature Request]: Replace "Write Passengers Roll no" with "Write passenger's Email ID." #64

Closed parthksingh1 closed 11 months ago

parthksingh1 commented 12 months ago

Is your feature request related to a problem? Please describe.

Replace "Write Passengers Roll no" to "Write passenger's Email ID." This change is necessary to accurately capture the required information from the user. By requesting the passenger's email ID instead of roll numbers, you are expanding the scope of data collection to include a more comprehensive and essential piece of information. By including email IDs, not only students but also parents and other staff members can book tickets.

Describe the solution you'd like

Replace "Write Passengers Roll no" with "Write passenger's Email ID."

Describe alternatives you've considered

No response

Developer Help

No response

parthksingh1 commented 12 months ago

I would like to work on this issue

prajjwalkapoor commented 12 months ago

yeah sure, make sure you also validate the email pattern on the frontend side.