Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alertedcoffee/yzonshop
.NET Framework WPF information system
https://github.com/alertedcoffee/yzonshop
csharp mssql sharp wpf
Last synced: 30 days 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 (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-01T10:51:28.000Z (7 months ago)
- Last Synced: 2024-11-15T21:34:15.708Z (3 months 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
+ DelivererTo separate roles, log entries, implement the product range, and the order system, the following database on MS SQL was built:
![Database Schema](https://i.imgur.com/adcX9nl.png)
[A simple interface according to the style guide is available](https://imgur.com/a/AQRdzcO)