Skip to content

ustomer and Sales Management System: A C++ system designed with OOP principles. Features include customer management (add, edit, print, delete), product management (add, edit, print, search, delete), order management (add, print), and payment options (credit, cash, check).

Notifications You must be signed in to change notification settings

Muhamed555/CustomerSales-System

Repository files navigation

About The Project

This project was the application of what I learned in object-oriented programming in the second semaster of my university studies. The idea of the project is to build a system that includes the following characteristics:

  1. Add, edit, print and delete customers
  2. Add, edit, print, search and delete products
  3. Add and print customer orders
  4. Payment and money transfers (credit, cash, check)

Screenshot 2022-11-18 220113

Screenshot 2022-11-18 220200

Screenshot 2022-11-18 220255

About

ustomer and Sales Management System: A C++ system designed with OOP principles. Features include customer management (add, edit, print, delete), product management (add, edit, print, search, delete), order management (add, print), and payment options (credit, cash, check).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages