Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alertedcoffee/yzonshop
https://github.com/alertedcoffee/yzonshop
csharp sharp wpf
Last synced: about 15 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/alertedcoffee/yzonshop
- Owner: AlertedCoffee
- Created: 2023-12-12T08:12:55.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-08-01T10:51:28.000Z (4 months ago)
- Last Synced: 2024-08-02T00:08:17.249Z (4 months ago)
- Topics: csharp, 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)