OstukorvApp is a simple shopping cart application built with WPF and C#.
It allows users to:
- Add products with name, quantity, and price (supports decimal numbers)
- Edit or remove products
- Mark products as purchased with a checkbox
- Sort products by name
- Search products by name
- View the total price of the cart
- Fun warnings and messages based on product names (only shown once):
Liha,Kana,KalaColaMalbro/MarlboroAlcohol
- Warnings for budget limits:
- ≥ 345 €
- ≥ 500 €
- Quantity check: more than 10 units