GSoC/2020/StatusReports/PrasunKumar: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2020‎ | StatusReports
No edit summary
Line 1: Line 1:
=== Project Overview ===
=== Project Overview ===
<big>
 
KtoBLZCheck is a library to check bank account numbers and bank codes
KtoBLZCheck is a library to check bank account numbers and bank codes
(BLZ) of German Banks and other international banks. Currently, KtoBLZCheck
(BLZ) of German Banks and other international banks. Currently, KtoBLZCheck
Line 14: Line 14:


'''Mentors''' : Ralf Habacker, Thomas Baumgart, Ingo Klöcker
'''Mentors''' : Ralf Habacker, Thomas Baumgart, Ingo Klöcker
</big>
 




=== Link to Blog ===
=== Link to Blog ===
<big>
 
* GSoC Blog: http://prasunka.github.io/tag/gsoc
* GSoC Blog: http://prasunka.github.io/tag/gsoc
</big>
 


=== Link to commits ===
=== Link to commits ===
Line 29: Line 29:


=== About Me ===
=== About Me ===
<big>
 
*'''Name'''    : Prasun Kumar
*'''Name'''    : Prasun Kumar
*'''Email'''    : [email protected]
*'''Email'''    : [email protected]
*'''IRC Nick''' : prasunkr
*'''IRC Nick''' : prasunkr
*'''Location''' : Guwahati, India (UTC +05:30)
*'''Location''' : Guwahati, India (UTC +05:30)
<br>
 
*'''Telegram'''    : [https://t.me/prasunkr prasunkr]
*'''Telegram'''    : [https://t.me/prasunkr prasunkr]
*'''GitHub'''      : [https://github.com/prasunka prasunka]
*'''GitHub'''      : [https://github.com/prasunka prasunka]
*'''Phabricator''' : [https://phabricator.kde.org/p/prasunkr/ prasunkr]
*'''Phabricator''' : [https://phabricator.kde.org/p/prasunkr/ prasunkr]
*'''SourceForge''' : [https://sourceforge.net/u/prasun/profile/ prasun]
*'''SourceForge''' : [https://sourceforge.net/u/prasun/profile/ prasun]
*'''KDE Identity''': [https://identity.kde.org/index.php?r=people/view&uid=prasunkr prasunkr]  
*'''KDE Identity''': [https://identity.kde.org/index.php?r=people/view&uid=prasunkr prasunkr]
</big>

Revision as of 10:35, 28 July 2020

Project Overview

KtoBLZCheck is a library to check bank account numbers and bank codes (BLZ) of German Banks and other international banks. Currently, KtoBLZCheck uses multiple bankdata files in text format which are valid at different dates. The data which is regularly retrieved from ​Deutsche Bundesbank is valid for three months. This leads to a lot of duplication of data.
The idea is to integrate the support for query and generation of SQLite databases into KtoBLZCheck to replace the text files used currently. This will avoid duplicate data and enable the support for multiple countries improving the scope of this library.
I also aim to create an API for querying the databases, so as to integrate these databases into other applications.

Mentors : Ralf Habacker, Thomas Baumgart, Ingo Klöcker


Link to Blog


Link to commits

Link to Proposal

About Me

  • Name  : Prasun Kumar
  • Email  : [email protected]
  • IRC Nick : prasunkr
  • Location : Guwahati, India (UTC +05:30)