Skip to content

Mishthy7i/cpp-shopping-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›’ Supermarket Simulation System

A C++ based console application that simulates the online shopping experience, developed as a 1st semester micro project at Madhav Institute of Technology & Science, Gwalior.


πŸ“Œ Project Overview

The Supermarket Simulation System is a simple yet functional software designed to replicate how users interact with online supermarket platforms. From account creation to browsing products and generating final bills, this system provides a user-friendly experience and is ideal for learning the basics of structured programming and logic development in C++.


🎯 Objectives

  • βœ… Demonstrate the functionality and flow of online shopping.
  • βœ… Help beginners apply core C++ concepts in a real-world inspired application.
  • βœ… Create a user-friendly and interactive menu-driven program.

🧠 Concepts Applied

  • Arrays
  • Loops (for, while)
  • Conditional Statements (if-else, switch)
  • Functions
  • String Handling
  • Menu-driven logic
  • GST calculations and basic file structure

πŸ’» Technologies Used

  • Language: C++
  • Editor: Visual Studio Code (or any preferred C++ IDE)
  • Platform: Console-based application

πŸ› οΈ Features

  1. Language Selection (English/Hindi)
  2. Account Creation/Login with username-password logic
  3. Category-Based Shopping (e.g., groceries, electronics, clothing)
  4. Quantity Selection & Billing
  5. GST Calculation included in the final bill
  6. Formatted Invoice Generation

🧾 Flow Chart

  1. User selects language preference
  2. User registers with a username and password
  3. Product categories are displayed
  4. User selects items with quantity
  5. Final bill is generated with GST

πŸ“· Project Poster

Project Poster

(You can also scan the QR code in the poster to try the project!)


πŸŽ₯ Project Demo

Here’s a quick look at how the Supermarket Simulation System works in action:

Demo Preview

🎬 Full HD Video Demo

πŸ“½οΈ Watch the Full Demo Here:
πŸ”— Click to Watch on Google Drive

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published