CoderAvi / lpg-gas-booking-system

it is a simple GUI based python project. i have created a simple interface where user can book lpg gas , track his booking records and cancel the bookings. this project is based on python language and using sql query storing the records of customers activity in the database. i have created 2 .py file , one is for booking interface and another is for appointment. you can download this zip file and simply run in jupyter notebook or spyder or anyother python interpreter.
Apache License 2.0
9 stars 2 forks source link

Improved GUI layout for better visibility and fixed indentation issue… #2

Closed Sarthak1970 closed 2 weeks ago

Sarthak1970 commented 2 weeks ago

… in add_appointment