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

Improve the code in the Abus.GUI.py file #98

Closed blessingblockchain closed 1 year ago

blessingblockchain commented 1 year ago

To enhance maintainability in the code ;

Add a separate function show_info_box to display information messages in a separate window. Consolidate the code related to MySQL connection and data entry into functions for better organization. Use a separate top-level window for entering the MySQL password. Remove the global variables for the MySQL password and replaced them with function parameters and local variables. Improve the layout and formatting of the code for better readability.

assign me this @Pranjal360Agarwal , so i can raise a Pr and improve it. under gssoc