Skip to content

A simple and user-friendly Shopping List application built with Python and Tkinter. This application allows you to efficiently manage your shopping list by adding, removing, and displaying items.

Notifications You must be signed in to change notification settings

Mehnaz2004/Tkinter-ShoppingList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Shopping List Application

A simple and user-friendly Shopping List application built with Python and Tkinter. This application allows you to efficiently manage your shopping list by adding, removing, and displaying items.

Technology Stack

  • Programming Language: Python
  • GUI Framework: Tkinter
  • Libraries/Modules:
    • tkinter.messagebox for displaying informational, success, and error messages.

Features

  • Add Items: Add items with specified quantities to your shopping list. The application updates the quantity if the item already exists.
  • Remove Items: Remove items from your shopping list with ease.
  • Display List**: View your entire shopping list with items and their respective quantities in a structured format.
  • Calculate Total: Calculate the total number of items in your shopping list.
  • Interactive Messages: Receive immediate feedback through popup messages for successful operations or errors.

Usage

  1. Clone the repository:

    git clone https://github.com/Mehnaz2004/Tkinter-ShoppingList.git
  2. Navigate to the project directory:

    cd Tkinter-ShoppingList
  3. Run the application:

    python code.py

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Contact

For any questions or suggestions, please feel free to contact me at mehnazali2004@gmail.com.

About

A simple and user-friendly Shopping List application built with Python and Tkinter. This application allows you to efficiently manage your shopping list by adding, removing, and displaying items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages