Skip to content

    Simple Cash Memo GUI

    Created by
    MrSmiley01
    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:

    1. Enter the item name, quantity, and unit price in the corresponding fields.
    2. Click the "Submit" button to calculate the total price and display the input data in the list box below.
    3. To clear the data, click the "Clear" button.
    4. To export the data to a text file, click the "Export" button and select the desired file location.

    Programmed By Mr. Smiley