Skip to content

Acrofil/tkinter-vat-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tkinter VAT Calculator

Description:

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.

project.py

This file contains the gui part and the functions used to calculate vat

test_project.py

This file uses pytest to test some of the functions if they output correct or incorrect result

Ways to improve the app

  • Display both results for VAT if checked
  • Clear previous result or move it down
  • Another window to display the result

About

Final project for CS50P by Harvard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages