Skip to content

Junkie-source/QuickCart-Hacktoberfest2024

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shopping List Application (Tkinter)

A simple Shopping List application built with Python's Tkinter library. This app allows users to manage a shopping list by adding or removing items and calculating the total number of items.

Maintainers

Mehnaz Ali

Features

  • Add Items: Input items and quantities to add to the list.
  • Remove Items: Delete items from the list.
  • Display List: View all items and their quantities.
  • Calculate Total: Show the total number of items.

Technologies

  • Python
  • Tkinter: For the GUI.

How to Run

  1. Ensure Python is installed.
  2. Run the script:
    python shopping_list.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%