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

[GSSoC 23'] Added SignIN GUI with verification #96

Closed HartzFrequency closed 1 year ago

HartzFrequency commented 1 year ago

Thank you, @Pranjal360Agarwal, for providing me with the opportunity to contribute to your repository. I am glad to inform you that I have successfully added the SignIn Page to your code. This new feature allows the program to check the username and password from the database. Since I was unsure about the specific type of database your program utilizes, I have temporarily utilized the File system to store the data. I hope this addition meets your expectations and proves to be beneficial. If you have any further feedback or requirements, please let me know.

https://github.com/Pranjal360Agarwal/ApnaBharat-Bus-Booking-Reservation-System/issues/97 My Issue Number

HartzFrequency commented 1 year ago

Hi @Pranjal360Agarwal, here are some previews of changes I made to the repo

SignIN page preview

image

If the entered Password and Username are incorrect then it shows a pop-up

image

If the entered Password and Username are correct then it is redirected to

image