C# .NET application with SQL Server: products/stock/suppliers schema, reordering logic, Windows Forms/WPF interface, reports.
The C# .NET application is built on SQL Server with a relational schema covering products, stock levels by location, suppliers and movement history. The reordering logic triggers order suggestions when a product's stock drops below a defined threshold.
The Windows Forms/WPF interface is designed for heavy counter use: fast keyboard entry and clear display of critical levels. Reports (sales, turnover, stock levels) are generated directly from the application without additional exports.
C# application with the .NET Framework.
SQL Server database for products, stock, suppliers, transactions.
Reordering logic based on alert thresholds.
Windows Forms/WPF interface for internal use.
Reports generated with export capability.
Desktop application
Normalized schema
Windows interface
A brief, a repo, or a quick call - whatever works.