Boutique-Store is a desktop application developed to manage a boutique’s daily operations including products, sales, customers, and inventory.
The system was built using C# (.NET) with ADO.NET for database connectivity and SQL Server as the database.
It supports full CRUD operations (Create, Read, Update, Delete) for all main entities, ensuring fast and reliable data handling.
The database layer was optimized to improve performance, data accuracy, and retrieval efficiency, allowing the system to handle large records smoothly.
Technologies Used
C# (.NET)
ADO.NET
SQL Server
Windows Forms
Key Features
Product and inventory management
Customer and sales records
Secure and efficient database operations
Optimized data retrieval and storage
User-friendly desktop interface