Skip to content

viralc73/Flight-Booking-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#To Do

The things i have seen that we need to fix are as follows. Please remove them from this list if you have solved the issue and add any new issues you have spotted but have not yet solved

  1. SORT OUT THE UNNECESSARY GLOBAL VARIABLES/PASSED ARGUMENTS AND MAKE SURE NOTHING IS WHERE IT SHOULDN'T BE
  2. CONFIRM THAT THE PASSENGER ISN'T "". PROMPT THEM TO FILL IF IT IS.
    1. at 50% blocked for covid, the last seatisnt blocked fix that
  3. FORMAT TEXT IN THE LISTBOX(BIT WHERE WE CHOOSE THE PLANE)
  4. BIND TAB BUTTONS AND SUCH TO SWITCH BETWEEN ENTRY FIELDS
  5. UNIVERSALIZE FONT, FONT SIZE , SIZE OF BUTTONS, AND SO ON
  6. ERROR CHECK ACROSS THE BOARD

About

This is a simple flight booking system that uses a combination of python and mysql, with tkinter used for the GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%