A simple application in Tkinter Python to view data from tables just like viewed in Microsoft Excel.
- Clone the repository then run the following command.
pip install -r reqirements.txt
- Run the main.py file in your command line / terminal
python3 main.py
Many more changes will be added to this overtime with new types of report generation.