Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 EcommerceSim

Description

EcommerceSim is a simple C++ simulation of an e-commerce platform. It models the complete flow of an online purchase, including user account management, product selection, shopping cart operations, order processing, payment handling, package creation, and shipping status updates.
This project was developed as an academic exercise to practice object-oriented programming in C++.

Features

  • User account login, logout, and registration
  • Product listing and availability check
  • Shopping cart with add/remove functionality
  • Order creation and payment process simulation
  • Package generation with shipping details
  • Randomized shipping status

Technologies Used

  • C++
  • Standard Template Library (STL)
  • Object-Oriented Programming (OOP)

How to Run

  1. Clone the repository:
    git clone https://github.com/your-username/EcommerceSim.git
    cd EcommerceSim

About

EcommerceSim is a simple C++ simulation of an e-commerce platform.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages