Shipzy Store
ShrouqSaeed/Shipzy_Store
Synced with GitHub
0 Stars
0 Forks
Overview
A simple C++ command-line store management system implementing basic OOP principles.
Synchronized repository from GitHub (ShrouqSaeed/Shipzy_Store).
Technologies & Frameworks
C++
Repository Documentation (README.md)
Live SynchronizedShipzy Store
A simple C++ command-line store management system implementing basic OOP principles.
Interface (UI) 📸

Features
- Create Account
- User Login
- Display All Products
- Search Product by Name
- Buy Products
- Cancel Products
- Calculate Total
- Forgot Password
Getting Started
Prerequisites
- C++ Compiler (e.g., g++ from MinGW-w64)
Building
Compile the project using a C++ compiler:
g++ Project.cpp -o Project
Running
Run the executable:
./Project
Credits
Powered by: Shrouk Khalaf