This application is based on the Election System of Kenya. It is based on constructing database structure to capture the results of the elections. It is based on the system of the Independent Electoral and Boundaries Commission of Kenya.
Its purpose is to find a way of calculating the results of the elections in a way that reduces the acrimony that has been historically witnessed during this process.
The database ORM chosen for this application is based on ODB by codesynthesis which is a C++ based object relational mapper.
It is required that the ODB system is installed on the system. To do this follow the instructions on