GSoC/GCI Archive
Google Code-in 2012 The Fedora Project

Task A10 - Developing Logic for FedFin main interface

completed by: KenDhia

mentors: bckurera

The main interface to record transactions is designed in "Task A01", in this task is required to develop the logic. The connection between tables should be implemented. Designed interface in Task A01 should be used to get input data. Database structure is developed in Task A01-100. The relationship between tables is illustrated in Task A01-100 please refer to it (there can be few changes therefore analyze the table structure in the code as well)

When a connection is indicated in tbl_Transactions the RowKey should be included in the respective field in tbl_Transactions table. In some situations there are 2 level connections so that it is required to fetch data from tables in destination.

Refer to : https://fedoraproject.org/wiki/GCI_2012/Students_Instructions