https://github.com/alertedcoffee/yzonshop
.NET Framework WPF information system
https://github.com/alertedcoffee/yzonshop
csharp mssql sharp wpf
Last synced: about 1 month ago
JSON representation
.NET Framework WPF information system
- Host: GitHub
- URL: https://github.com/alertedcoffee/yzonshop
- Owner: AlertedCoffee
- Created: 2023-12-12T08:12:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T10:51:28.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T10:08:39.554Z (over 1 year ago)
- Topics: csharp, mssql, sharp, wpf
- Language: C#
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## YzonShop
This WPF application was written as an assignment for training for the demonstration exam. Essentially, it is an application for a goods store.
It includes the following roles:
+ Administrator
+ Manager
+ User
+ Deliverer
To separate roles, log entries, implement the product range, and the order system, the following database on MS SQL was built:

[A simple interface according to the style guide is available](https://imgur.com/a/AQRdzcO)