GSoC/2021/StatusReports/Suraj Kumar Mahto
KMyMoney: Integration of the new functionalities from the Alkimia library
Abstract
KMyMoney is a cross-platform personal finance tracking app. It uses C++, Qt as its core and the UI is done using QtWidgets. KMyMoney 4.8 is equipped with debug functions and extended by an online update of the quote sources. This was added to Alkimia 8.0 The main goal of the project is to add that as a feature to KMyMoney version 5. I have planned to add this support to version 5 of KMyMoney, as a replacement for existing functionality in KMyMoney (as was done with version 4.8). After extending the support a user will be able to:
- Get a feature to debug the online quote.
- Check the source of the selected online quote.
- Open the source link in the browser.
- Online update of quote sources.
I am also adding members and APIs in Alkimia which are missing in contrast to that present in WebPriceQuote.
Mentors - Thomas Baumgart & Ralf Habacker