This is a university project developed as part of a coursework assignment. The application is designed to assist in managing a sample business, handling employees, customers, products, and orders. It was built using C#, Entity Framework, and T-SQL.
- C# (.NET)
- Entity Framework Core
- T-SQL (Microsoft SQL Server)
- Visual Studio
- Employee Management – Add, edit, and remove employees.
- Customer Management – Register customers and track their order history.
- Product Management – Catalog products, their prices, and availability.
- Order Management – Create, modify, and track orders.
- Report Generation – Generate statistics and business activity reports.
- Microsoft SQL Server
- Visual Studio 2022+