Skip to content

grocery store tasks- add item, view item, generate invoice, delete item

Notifications You must be signed in to change notification settings

SHAILY-MANDAL/comp-project

Folders and files

NameName
Last commit message
Last commit date
Apr 1, 2023
Aug 7, 2024
Apr 1, 2023
Aug 7, 2024
Aug 7, 2024
Aug 7, 2024
Aug 7, 2024
Jul 4, 2024
Aug 7, 2024
Aug 7, 2024
Aug 7, 2024
Aug 7, 2024

Repository files navigation

Grocery Store Management System

This Python project provides a basic framework for managing a grocery store's inventory and generating invoices. It allows users (store staff) to:

Add new items: Create new entries in the grocery database, specifying product name, price, quantity, and (optional) a category. View items: List all items in the inventory database, displaying details like name, price, quantity, and category. Delete items: Remove specific items from the inventory database, ensuring accurate stock tracking. Generate invoices: Create invoices for customer purchases, calculating total cost and providing an itemized list.

About

grocery store tasks- add item, view item, generate invoice, delete item

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages