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

"Fix UI alignment and styling & & "Add main function as entry point" #100

Closed blessingblockchain closed 1 year ago

blessingblockchain commented 1 year ago

In this updated code, the main function is defined as the entry point of the program. It creates the main window, sets up the UI elements, and starts the Tkinter event loop using window.mainloop(). The new_user function is also included, and it can be called when the "Next" button is clicked.

Now, when you run the program, it will start from the main function, and you can interact with the UI accordingly.

@Pranjal360Agarwal merge my Pr.

youve got a great project right there