d-avko / OOP.Labs

Repo containing labs for course of oop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OOP.Labs

List of tasks:

  1. Project itself, named Jewelry store, written using WPF/MVVM and MaterialDesignInXaml.
  2. Editing/creating objects using reflection.
  3. Serialization:
    • Custom
    • Xml
    • Binary
  4. Plugins: actions to do before saving serialized objects to file.
    • Base32/ZBase32 encoding.
    • Base64/Base58 encoding.

For detailed description, visit this website.

About

Repo containing labs for course of oop.


Languages

Language:C# 100.0%