Issue-Tracking-System
This application can manage service tickets. It is written in C# and WPF.
Users can log in and out with their username and password. When logged in, all currently existing tickets are shown in a list.
The user can create, edit, resolve and delete these tickets. The tickets and the users are stored in a database file.