A simple dict based database with GUI created using PySimpleGUI
pip install Tabulate PySimpleGui
python GameDataBase.py
for the command line version
python mainLoop.py
for the gui version
- save/load option
- adding/deleting headers ?
- multiple gdb support ?
- menu bar don't know what for though