An open API service indexing awesome lists of open source software.

https://github.com/rahulrmcoder/basic-python-project-1

This is a project to display 5 items available in my store- mention the item name price and quantity.A customer enters you store and buy any two products and you have to generate. The bill of those items and print it and update your stocks availability.It is done using pandas
https://github.com/rahulrmcoder/basic-python-project-1

Last synced: over 1 year ago
JSON representation

This is a project to display 5 items available in my store- mention the item name price and quantity.A customer enters you store and buy any two products and you have to generate. The bill of those items and print it and update your stocks availability.It is done using pandas

Awesome Lists containing this project

README

          

# Basic-Python-Project-1
This is a project to display 5 items available in my store- mention the item name price and quantity.A customer enters you store and buy any two products and you have to generate. The bill of those items and print it and update your stocks availability.It is done using pandas