Video Demo: https://www.youtube.com/watch?v=T9I-cwPsLRk
This is my final project for CS50p 2023 This is a simple gui app using Python, tkinter and ttkbootstrap. The app can exclude vat or add vat to given amount.
This file contains the gui part and the functions used to calculate vat
This file uses pytest to test some of the functions if they output correct or incorrect result
- Display both results for VAT if checked
- Clear previous result or move it down
- Another window to display the result