Skip to content

Python Project- to implement online shopping cart features like add items, calculate total bill amount.

Notifications You must be signed in to change notification settings

jig-josh/Shopping-Cart-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping-Cart-Project

Brief Descripton: Python Project- to implement online shopping cart features like add items, calculate total bill amount.

Requirements:

  • Windows OS
  • Internet Browser
  • Python version 3.10

Libraries:

  • Pandas
  • datetime

Detailed Description: The central concept of this small ‘Online Grocery Store’ project is to allow the customer to shop virtually using the internet and allow customer to buy the items of their desire from the store. The information pertaining to the products are stores on text files at same folder. After the checked out, customer will get their bill and order pick up time. To make this project, I have made classes, methods and functions.

Here are some screen shots of the project:

Welcome DisplayItemList

ProductAvailabilityCheck

checkUserInputIsNumber

BillSummary

About

Python Project- to implement online shopping cart features like add items, calculate total bill amount.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages