Skip to content

starlord0104/SuperMarketManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Supermarket Management System

Overview

The Supermarket Management System is a C++ application designed to provide a seamless virtual shopping experience. It enables users to register and log in, browse items by category, search for products using subsequences, and make purchases. The system also calculates the total cost of items, including GST, ensuring an efficient and user-friendly shopping process.

Features

  • Secure User Registration and Login
  • Browse Products Organized by Category
  • Search for Products Using Subsequence Matching
  • Verify Item Availability and Stock Levels
  • Calculate Total Cost with GST Integration

Prerequisites

  • C++ Compiler (GCC, Clang, etc.)
  • Standard C++ Library

How to Compile

To compile the program, use the following command:

g++ -o SupermarketManagementSystem main.cpp

About

The Supermarket Management System is a C++ app for virtual shopping, offering user login, product browsing, stock checks, and GST-inclusive billing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages