logo
|
Always follow your heart and do things that makes you happy

Boligjakten

During the time when I was looking for my own apartment, I wanted to register the apartments which were interesting, and also to find out how the marked was evolving. In the beginning I used LibreOffice Calc to do these registrations. After a while it was desirable to sort and find out which apartments I could be able to buy according to the financing. By creating a such system in LibreOffice was time consuming and ineffective.

Therefore I decided to develop my own application, which called Boligjakten, in English the 'The Dream House'. My goal was to have a tool that could be 'a helping hand' during the process of buying the apartment or house.

This application has the following main features:
  • Register apartment or house (basic information and images)
  • Register financing
  • Sorting support
  • Filter data based on the search or/and the financing criteria
  • Import and export data
/posts/boligjakten/001-Splash-screen.png

Splash screen

/posts/boligjakten/002-Mainwindow.png

Mainwindow

/posts/boligjakten/003-Photo-viewer.png

Photo viewer

/posts/boligjakten/004-Photo-editor.png

Photo editor

/posts/boligjakten/005-Options.png

Options

/posts/boligjakten/006-Finance-editor.png

Finance editor

/posts/boligjakten/007-Keyword-editor.png

Keyword editor

/posts/boligjakten/008-Apartment-editor.png

Apartment editor

/posts/boligjakten/009-List-apartments.png

List apartments

Technical Details
Initial StartedMay 24, 2015
Latest ReleaseNovember 22, 2015
Version0.0.5.1
LanguageC++
Libraries | FrameworksQt | Quazip | Log4cplus
Downloads
Microsoft Windows
Version 0.0.5.1November 22, 2015
SoftwareBoligjakten_v0.0.5.1_Win-x64.zip

The software is compiled with Microsoft Visual Studio 2013. Please install the Microsoft Visual C++ 2013 Redistributable Package if your Windows doesn't has the package installed.


Development History
Version 0.0.5.1 (22/11-2015)
Bug fixed.

Version 0.0.5 (04/11-2015)
Splash screen was added.

Version 0.0.4 (31/10-2015)
This version has support for pixmap viewer, import and export of data.

Version 0.0.3 (03/10-2015)
Support sorting.

Version 0.0.2 (07/08-2015)
This version has support for editing finances and filter apartments based on the selected finance.

Version 0.0.1 (21/06-2015)
The very first version has a simple user interface and editor for apartment, keywords and pixmaps.

Initial Development (24/05-2015)
Initial development.