Order Management System
This software for a clothing business, developed using C# .NET and MySQL as the database, is software capable of adding, deleting, finding, or updating any order. It can also print the order as a PDF using Crystal Reports. The business can add new product categories and customer names to the database. The system has two additional sections: completed orders and pending orders. When an order is delivered to a customer, the user can enter the order ID in the completed section, and that order will automatically be removed from the pending orders table.

