
Prasadkadam03/airline-ticket-manager-mysql-python-tkinterGUI
The Airline Ticket Booking System is a Python-based application with a Tkinter GUI for managing customer information, flight reservations, and ticket pricing. The system allows users to …
GitHub - KoderOP/Tkinter: A desktop-based Airline Reservation System ...
A desktop-based Airline Reservation System developed using Tkinter for the frontend and MySQL for the backend. Enables the server to add, book, modify or cancel flights via an intuitive GUI. …
Airline Reservation System using Tkinter and MySQL - GitHub
Airline Reservation System using Tkinter and MySQL 0 stars 2 forks Branches Tags Activity. Star Notifications You must be signed in to change notification settings. Code; Issues 0; Pull …
Flight Management System in Python with Source Code
Sep 7, 2020 · The Flight Management System in Python is created using Tkinter and a graphical user interface. This Flight Management System is developed in Python programming language …
Simple Airline Booking System In PYTHON With Source Code
Jan 30, 2024 · This is a simple GUI based application which is very easy to understand and use. It uses Tkinter module for the GUI. Talking about the application, the user can simply book a …
Air Ticket Reservation: Project On | PDF | Databases - Scribd
This document summarizes an investigatory project on an air ticket reservation system created by Ayush Kumar and Jatin Chandra Choudhary. The project uses Python and MySQL to build an …
Airline Reservation System Project in Python – Techie Projects
Airline Reservation System Project in Python with MySQL Database. Airline Reservation System is a computer programming software that allow an airline to sell their seats and book flights. It …
Airline Booking System Using Python - EasyChair
Dec 29, 2020 · It is a simple airline railway reservation system which uses TKinter to build up a GUI and SQLite database to store the signup information of a passenger. The travel from and …
Build a Python Airline Reservation System - Educative
In this project, we’ll learn to build a Python-based OOP application using MySQL for flight reservations. This application allows its users to search, book flights, and manage reservations …
aayushag/Python-Airline-Booking-System - GitHub
It uses different modules of tkinter to build a reservation system using button, label, message box, entry, frames and title. When the program runs, it will show a frame which asks about …