Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 550 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 550 Bytes

OrderEase

OrderEase is a comprehensive Order Management web app built using ASP.Net MVC, designed to streamline and simplify the process of managing orders, tracking inventory, and generating reports. This app allows users to perform CRUD operations on orders, apply various filters to query orders, exporting data to Excel/CSV formats, and generate PDF reports.

Key Features

Order Management: Create, read, update, and delete orders with ease. Manage order details such order number, Item on order, Quantity....

To be completed