Skip to content

mapoto/LuckyShopClientTestG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shop WPF project

A tutorial project for shopping client application. Uses SQL Client connection (.NET 8) and MVVM architecture (from this tutorial).

Preview

Very simple interaction where a customer orders a set of product available from the database products table. The order are sent to a separate order table. All connection is carried out by SQL query.

preview

ToDo

  • Project setup (database creation, MVVM structures, WPF UI setup)
  • Orders functions
  • Login features for existing customer
  • Input validations
  • Add GitHub action

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages