Skip to content

ShoppingList is a Python pet project for learning Python programming. It's a user-friendly shopping list application using Tkinter GUI toolkit. Users can manage their lists by adding and deleting items. The project offers practical experience in GUI development, event handling, and data management, perfect for Python beginners.

Notifications You must be signed in to change notification settings

nazar-kuziv/ShoppingList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShoppingList

ShoppingList is a Python pet project developed as a study project to enhance knowledge and understanding of Python programming. This project focuses on creating a user-friendly shopping list application using Tkinter, a popular GUI toolkit in Python. It provides practical experience in GUI development, event handling, and data management, making it an ideal learning opportunity for Python beginners.

Features

  • User-friendly interface: The shopping list application offers an intuitive and easy-to-use interface, allowing users to manage their shopping lists effortlessly.
  • Add and delete items: Users can add items to their shopping list by entering the item details and clicking the "Add" button. They can also remove items from the list by selecting them and clicking the "Delete" button.

Contribution

Contributions are welcome! If you have any suggestions, bug fixes, or new features to propose, please open an issue or submit a pull request.

1 2

Made by Nazar Kuziv 23.02.2023

About

ShoppingList is a Python pet project for learning Python programming. It's a user-friendly shopping list application using Tkinter GUI toolkit. Users can manage their lists by adding and deleting items. The project offers practical experience in GUI development, event handling, and data management, perfect for Python beginners.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages