Coders Packet

Shopping on a budget project using Python Programming language.

By Dhakshayani Godavarthy

The main aim of this project is to provide users with a shopping experience while working within a specified budget.

ss-1ss-2

ss-3

ss-4

ss-5

ss-6

Screenshots of the output are mentioned above.

 

This project is a shopping application that allows users to shop within a specified budget. It is a command-line program written in Python. The user starts by entering their name, phone number, and shopping budget. They can then select items from different categories and add them to their shopping cart. The available categories include groceries, fruits, vegetables, dairy products, grooming products, stationary, women's, and men's.

The program presents a menu to the user, and they can choose a category and item to add to their cart. The program calculates the cost of each item based on its price and quantity and updates the cart's total cost. The program also checks if adding an item exceeds the budget and prevents the user from adding it if the budget is exceeded.

After the user finishes shopping or if the budget is exceeded, the program displays an invoice showing the date, time, user details, and the total bill. If the total bill exceeds Rs. 5000, a voucher worth Rs. 800 is offered to the user for their next visit.

This project provides a basic shopping experience while considering the user's budget. 

 

 

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Dhakshayani Godavarthy (Dhakshayani11)

Download packets of source code on Coders Packet