A media player with the purpose of playing a slideshow of both images and videos. Media and playlists is either loaded as playlists from a local database using Entity Framework or from the desktop as .json files. Playlists can be edited, created, removed and saved to the database or as json files. A customer ticketing system with the purpose of managing tickets regarding customer support matters. The user can search, add, remove and edit tickets aswell as add customers. The customer and ticket data is stored in external json files that are loaded and save upon the app's start and shutdown.
The project in WPF usan an MVVM pattern in an three layered architecture.
Emelie Wärmlund - @emeliewarmlund@gmail.com