gabriel-aquino-jr / SalesOOP

Simple OOP Sales Entities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SalesOOP

Simple OOP Sales Entities (C# - Console .NET Framework)

This is a Sales Entities reharsal with few entities, to demonstrate concepts of:

  • dependencies,
  • single responsibility principle,
  • method overriding.

There are the following entities:
- Customer
- Product
- Order
- OrderItems

About

Simple OOP Sales Entities


Languages

Language:C# 100.0%