retail-order-management-system-in-c-
Object-oriented programming concepts implements into my solution.It is a demo program that uses in retail shop to maintain the customer ID, Order, Order Item, Product in an order & can be find out easily.We used six features to solve the project and create a menu in command prompt. The name of this feature is: 1: Add Customer 2: Add Product 3: Show Customers List 4: Show Product List 5: Place Order 6: Exit . My management system is OOP concept based and we see that every class and object is a connected to management system which is definition and proved that it is object oriented program.