Skip to content

university project (Teine WPF rakendus) OstukorvApp – WPF Shopping Cart Application (C#) Created a desktop shopping cart app as a university project. Used WPF with MVVM architecture for a clean, modern UI and modular logic. Tools: C#, WPF, Visual Studio.

Notifications You must be signed in to change notification settings

fudik94/OstukorvApp

Repository files navigation

OstukorvApp

English

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

Special Features

  • Fun warnings and messages based on product names (only shown once):
    • Liha, Kana, Kala
    • Cola
    • Malbro / Marlboro
    • Alcohol
  • Warnings for budget limits:
    • ≥ 345 €
    • ≥ 500 €
  • Quantity check: more than 10 units

About

university project (Teine WPF rakendus) OstukorvApp – WPF Shopping Cart Application (C#) Created a desktop shopping cart app as a university project. Used WPF with MVVM architecture for a clean, modern UI and modular logic. Tools: C#, WPF, Visual Studio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages