https://github.com/liannoi/exam-wpf
Windows Presentation Foundation Exam Project
https://github.com/liannoi/exam-wpf
csharp exam exam-practice model-view-viewmodel mvvm windows-presentation-foundation wpf
Last synced: 9 months ago
JSON representation
Windows Presentation Foundation Exam Project
- Host: GitHub
- URL: https://github.com/liannoi/exam-wpf
- Owner: liannoi
- License: apache-2.0
- Archived: true
- Created: 2019-07-13T15:40:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-25T17:40:54.000Z (almost 6 years ago)
- Last Synced: 2024-09-29T22:36:55.989Z (over 1 year ago)
- Topics: csharp, exam, exam-practice, model-view-viewmodel, mvvm, windows-presentation-foundation, wpf
- Language: C#
- Homepage:
- Size: 433 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Products Info
[//]: # (Badges)
[](https://app.codacy.com/app/liannoi/exam-wpf?utm_source=github.com&utm_medium=referral&utm_content=liannoi/exam-wpf&utm_campaign=Badge_Grade_Dashboard)
[](https://www.codefactor.io/repository/github/liannoi/exam-wpf)
[](https://github.com/liannoi/exam-winforms/blob/master/LICENSE)
[//]: # (Snapshot of the program)

[//]: # (Short description)
Examination project performed by me at the STEP Computer Academy.
A detailed description of the principle of the application is described in the
documentation. In short, the application is a product catalog - allowing your
to perform CRUD operations on a local collection.
[//]: # (Paragraphs)
## System requirements
| Visual Studio | .NET Framework | C# |
|------------------|------------------------|-----|
| 2017 (or higher) | 4.8 (is recommended) | 7.3 |
## Build and Run
Сlone the repository and run the **Exam.sln** file in Visual Studio.
## Documentation
[Wiki](https://github.com/liannoi/exam-wpf/wiki)
## License
The repository is licensed by [Apache-2.0](https://github.com/liannoi/exam-wpf/blob/master/LICENSE).