The desktop application of the Chaak system can be considered the main application of the system. Through this application the system can be managed entirely.
Given that our target user base uses Microsoft Windows as its main operating system, we choose this as our target operating system for our user applications. There is also a part that can run under a Linux system or a Windows system, but that is a concern of your system administrator.
The desktop application is built using Microsoft Visual Studio 2008 and Visual Basic as the programming language.
Most parts of the desktop application are developed using Windows Forms. There is some effort to migrate the application to the WPF framework to have a better interface, but only a few forms have been migrated.