Simple Cash Memo GUI
Created by
MrSmiley01
Description: This is a simple tkinter-based GUI application that allows users to enter information about an item, such as its name, quantity, and unit price, and calculate the total price. The application also has the ability to export the input data to a text file.
How To Use:
- Enter the item name, quantity, and unit price in the corresponding fields.
- Click the "Submit" button to calculate the total price and display the input data in the list box below.
- To clear the data, click the "Clear" button.
- To export the data to a text file, click the "Export" button and select the desired file location.
Programmed By Mr. Smiley