University project for the Human Computer Interaction course.
A simple WPF application for tracking the geographic distribution of world resources. The purpose of the project was to explore the MVVM software pattern in C#, practice good interface and documentation modeling, and learn WPF UI creation with XAML.
After getting the files from GitHub, open the "Projekat.sln" file to view, run or edit the project in Microsoft Visual Studio 2015 or newer. Prebuilt executable version can be found in "Projekat/bin/debug/Projekat.exe" and can be executed and run without Microsoft Visual Studio.
- Microsoft Windows OS
- Optional: Microsoft Visual Studio 2015 or newer
Microsoft Visual Studio 2017 using C# and XAML
- Aleksandar Petaković - saksofon997