/sales-order-processing

Prototype project for managing Sales Order Processing with C# and Entity Framework

Primary LanguageC#

Sales Order Processing

Prototype for managing Sales Order Processing with C# and Entity Framework

The main screen of the projects allows to manage Customers, Products and Sales Orders. Statistics module isn't still implemented:

Sales Order Processing

Customers Management

This module allows create and update customers:

Customers Management

Products Management

This module allows create and update products:

Products Management

Sales orders Management

This screen shows the sales orders with their current status, and allows create new sales orders:

Sales Orders Management

This module allows to enter new sales orders:

New Sales Orders